Mathias Richter
Mathias Richter
see https://github.com/mathiasrichter/shapiro/blob/main/test/ontologies/com/example/org/duplicate_constraint_sample_jsonschema.ttl
HTML rendering always shows "n/a" because the shacl properties are represented by blank nodes in the graph. Need to change this to consider rdfs:label if the rdfs:label is declared on...
Need to use lifecycle event handlers. https://fastapi.tiangolo.com/advanced/events/
Models can contain actual instance data (e.g. a model defines a currency class and a closed list of instances to reflect the collection of accept currencies). Sometimes, the list of...