You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what method does QUDT use for validation?
against the schema? - possibly in protege, if so, which reasoner.
context: some existing QUDT units do not meet have all the required fields (listed in the guidelines). possibly "required" is not spec'd in the schema.
The text was updated successfully, but these errors were encountered:
We rely on the SHACL reasoner for validation against the SHACL schema. On the OWL side, we have been working recently to eliminate all the errors found in Protege using either the Hermit or Pellet reasoners. We are almost finished!
You are probably correct that we may have not enforced all the "required" fields in the schemas.
what method does QUDT use for validation?
against the schema? - possibly in protege, if so, which reasoner.
context: some existing QUDT units do not meet have all the required fields (listed in the guidelines). possibly "required" is not spec'd in the schema.
The text was updated successfully, but these errors were encountered: