ucoProject / UCO-Utility-Pre-0.7.0-Validator

Utility for validation of UCO 0.4.0, UCO 0.5.0, UCO 0.6.0 & UCO 0.7.0 content
Other
2 stars 4 forks source link

Version 1.1 -> 1.2 #8

Open stanbernsteen opened 3 years ago

stanbernsteen commented 3 years ago

Updated CHANGELOG.md and README.md Modified src/validator.py as follows: To flag ordered lists (olo) as UnsupportedFeature instead of random bnode errors. To flag properties not in the ontology as unknown property Version 1.1 assumed an open model, where unknown properties are acceped as unconstrained. Version 1.2 uses a less-open model, where properties not in the ontology are rejected properties not known to the class (but known to the ontology) are accepted as constrained.