This website requires JavaScript.
Explore
Help
Sign In
potier_f
/
ro-crate-interoperability-profile
Watch
0
Star
0
Fork
0
You've already forked ro-crate-interoperability-profile
mirror of
https://github.com/researchobjectschema/ro-crate-interoperability-profile.git
synced
2026-03-07 09:22:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
python-module-integration
Add File
New File
Upload File
Apply Patch
ro-crate-interoperability-p…
/
0.2.x
/
lib
/
python
/
lib-ro-crate-schema
History
Simone Baffelli
6703637e3f
Using registry based resolution of forward refs for a complete object model before serialisation
2025-08-20 13:26:39 +02:00
..
src
/lib_ro_crate_schema
Using registry based resolution of forward refs for a complete object model before serialisation
2025-08-20 13:26:39 +02:00
.python-version
Added initial scaffolding
2025-08-11 11:37:22 +02:00
pyproject.toml
Using rdflib instead of raw json manipulation
2025-08-15 15:48:19 +02:00
README.md
Added minimal documentation on how to work on the project.
2025-08-12 13:21:51 +02:00
test.shacl
Added SHACL validation
2025-08-13 16:49:04 +02:00
uv.lock
Using rdflib instead of raw json manipulation
2025-08-15 15:48:19 +02:00
README.md
Placeholder
This is the Python implementation
How to work on the project
Make sure you install
astral-uv
Move to the project folder
here
Run the following commands
uv venv
source
.venv/bin/activate uv pip install -e .
Reference in New Issue
View Git Blame
Copy Permalink