- Feature/subproperties has type frederik-ronnevig (29) - Feature/simpletype frederik-ronnevig (28)
0.0.6
Changes
- Chore/code cleanup frederik-ronnevig (27) - feat: modelldcatno:ObjectType and modelldcatno:Role frederik-ronnevig (26) - feat: 3 dct:LicenseDocument and dct:type frederik-ronnevig (25) - Feature/dependency to conceptto rdf frederik-ronnevig (24)
0.0.5
Changes
features: - modelldcatno:informationModelIdentifier on modelldcatno:InformationModel - dct:subject on modelldcatno:Property - dct:title on modelldcatno:Property - xsd:maxOccurs on modelldcatno:Property - xsd:minOccurs on modelldcatno:Property - Parsing for modelldcatno:hasProperty on modelldcatno:ModelElement - dct:subject on modelldcatno:ModelElement - dct:identifier on modelldcatno:ModelElement
chores: - optimization - 3 Correcting self type - Better turtle in test - 3 Correcting test name, test description - Correcting return type for dct:subject getter
0.0.4
Changes
- For the purpose of avoiding circular dependencies in Python, since the modelldcatno has properties between several classes of the model, the model classes are now collected in one single file in agreement with to the recommendations of the Python Community