58 Commits

Author SHA1 Message Date
Juan Fuentes d612daa866 Fix typo rdfs:property should be rdf:Property 0.2.1-rc-1 2026-04-28 13:52:16 +02:00
Research Object Schema++ d7bd68d253 Fix typo rdfs:property should be rdf:Property 2026-04-28 12:04:19 +02:00
Research Object Schema++ 8ec3b56204 Merge pull request #12 from researchobjectschema/bis-2630-fix-property
Fix name of property class
2026-04-28 11:45:13 +02:00
Andreas Meier ac3e063786 Fix example 2026-03-31 08:55:06 +02:00
Andreas Meier feee37863f Fix example 2026-03-31 07:43:30 +02:00
Andreas Meier 4627bdb935 Update binary 2026-03-30 14:24:23 +02:00
Andreas Meier 94c146e112 Fix name of property class 2026-03-30 08:07:12 +02:00
Juan Fuentes 1f38c46236 put whitepaper on master 2026-02-27 12:52:55 +01:00
Andreas Meier f47302fcbc Fix path in example crate 2026-02-03 13:14:48 +01:00
AndreasMeier12 f1bf741b51 Make subClass property optional 2026-02-03 10:18:17 +01:00
Snowwpanda 402af62f3b updating outdated publishing.md 0.2-rc-2 2025-11-10 00:23:13 +01:00
Snowwpanda c8342c2671 Another Cleanup 2025-11-09 23:55:54 +01:00
Snowwpanda f97d3c2904 Merge remote-tracking branch 'origin/pydantic-rdf' into pydantic-rdf 2025-11-09 23:52:39 +01:00
Snowwpanda 46f5bb86b6 Migrate Field syntax to Pydantic 2.x format (json_schema_extra)
- Updated all Field(ontology=...) to Field(json_schema_extra={'ontology': ...})
- Updated Field(comment=...) to Field(json_schema_extra={'comment': ...})
- Enhanced schema_registry.py to extract comment from json_schema_extra
- Updated documentation in decorators.py, README.md, TECHNICAL.md
- Bumped version to 0.2.2
- All tests pass without deprecation warnings
2025-11-09 23:45:41 +01:00
Snowwpanda 60860ebbab Cleanup and adjustment to depreciated features
Added Manifest for publishing
2025-11-09 23:30:51 +01:00
Snowwpanda 80395b061d Merge remote-tracking branch 'origin/main' into pydantic-rdf 2025-11-09 15:02:24 +01:00
Juan Fuentes 4cc1fa0975 Merge pull request #4 from researchobjectschema/readme-fixes
Readme fixes
2025-11-07 10:30:57 +01:00
Simone Baffelli 87ece64646 Fixed reference to Pascals repo 2025-10-31 20:46:39 +01:00
Simone Baffelli 91a2cab4ac Improved phrasing of README 2025-10-31 20:45:28 +01:00
Pascal Su 9928ab797e Prototype Pydantic declarative scheme (#3)
* Update quickstart examples

* Implementation dump: Pydantic decorators but still java api compatible

* Cleanup for publishing
2025-10-31 17:12:10 +01:00
Snowwpanda f267b23c65 Cleanup for publishing 2025-10-31 10:03:46 +01:00
Andreas Meier 6e3a9ee21d Fix openBIS reference export 2025-10-24 11:15:15 +02:00
Andreas Meier 72a02cf4b7 Update zipped example 2025-10-24 08:54:23 +02:00
Andreas Meier 5b8c177115 Include 0.2 presentation for MADICES 2025-10-23 10:00:13 +02:00
Andreas Meier cd42b24c60 Update openBIS reference export after fixes for API01 2025-10-23 09:57:34 +02:00
AndreasMeier12 ae1d805620 Update ro-crate-metadata.json 2025-10-23 09:56:09 +02:00
Snowwpanda 7b0bebbec1 Implementation dump: Pydantic decorators but still java api compatible 2025-10-11 15:57:08 +02:00
Snowwpanda 98692d52da Merge remote-tracking branch 'origin/main' into pydantic-rdf 2025-10-09 14:16:13 +02:00
Simone Baffelli 59ba208f0a Added a small todo 2025-09-22 15:39:52 +02:00
Andreas Meier 68fc46f6f7 Update quickstart examples 2025-09-19 11:49:21 +02:00
Simone Baffelli d66254c4cd First rough version 2025-09-18 13:55:52 +02:00
Simone Baffelli 8a0186f63d Trying to generate metadataentry automatically 2025-09-15 13:20:26 +02:00
Simone Baffelli fe6e234fbd Adding half-broken attempts 2025-09-12 11:38:07 +02:00
Simone Baffelli 809eb28244 Added a design guide 2025-09-12 11:29:02 +02:00
Simone Baffelli b8b00a5ff5 Trying to use pydantic-rdf 2025-09-11 16:30:04 +02:00
Simone Baffelli 8a7b849c00 Merge branch 'main' of github.com:researchobjectschema/ro-crate-interoperability-profile into pydantic-rdf 2025-09-11 09:20:24 +02:00
Andreas Meier 1aeff21859 BIS-2142: Add quickstart example sql openbis-ugm-preview 2025-09-08 10:25:28 +02:00
Andreas Meier ba80ece61c BIS-2142: Add quickstart example 2025-09-08 10:21:29 +02:00
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
Simone Baffelli 163033539d Working on reconstruction 2025-08-19 10:30:37 +02:00
Simone Baffelli 0a9b97d090 Merge branch 'main' of github.com:researchobjectschema/ro-crate-interoperability-profile into python-module-integration 2025-08-18 15:50:18 +02:00
Simone Baffelli 1c9676e5c5 Formatting improvement 2025-08-18 15:47:11 +02:00
Simone Baffelli d929b80dcd Removed unused classes 2025-08-18 15:35:24 +02:00
Simone Baffelli ec2a182aca Successfully emitting valid (!) ro-crate 2025-08-18 15:27:10 +02:00
Simone Baffelli 8b02b21654 Using rdflib instead of raw json manipulation 2025-08-15 15:48:19 +02:00
Simone Baffelli 6ef54fb3e2 Added shacl reference 2025-08-15 10:17:16 +02:00
Simone Baffelli 9de0e56cdc Added SHACL validation 2025-08-13 16:49:04 +02:00
Simone Baffelli 36f5885adb Trying cleaner mapping 2025-08-12 16:09:39 +02:00
Simone Baffelli 3cfc849b46 Trying to use Pydantic to do the heavy work - defined utility classes to serialize into 2025-08-12 15:29:34 +02:00
Simone Baffelli 89aab35b23 Added minimal documentation on how to work on the project. 2025-08-12 13:21:51 +02:00