Commit Graph

21 Commits

Author SHA1 Message Date
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
Simone Baffelli
59ba208f0a Added a small todo 2025-09-22 15:39:52 +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
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
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
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
Simone Baffelli
8dad54b116 Added initial scaffolding 2025-08-11 11:37:22 +02:00
Juan Fuentes
7d30da6eb8 python module integration 2025-08-11 10:34:36 +02:00