No version IRI declared: Ontology http://purl.org/pan-science/PaNET/PaNET.owl does not have a version IRI declared.
In PaNET.owl we specify the version using <owl:versionInfo>1.3.0</owl:versionInfo>. It seems that this is not the right way to do it. The linter expects an IRI, we provide a string.
Where do we get the IRI from?
In PaNET.owl we specify the version using
<owl:versionInfo>1.3.0</owl:versionInfo>. It seems that this is not the right way to do it. The linter expects an IRI, we provide a string.Where do we get the IRI from?