We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Within matrInstrument.owl the following code is present
<owl:Class rdf:about="#Sensor"> <rdfs:subClassOf rdf:resource="#Instrument"/> </owl:Class>
We should include an <owl:equivalentClass> which links to the rdf:resource http://www.w3.org/ns/sosa/Sensor
<owl:equivalentClass>
The text was updated successfully, but these errors were encountered:
Relates to #23
Sorry, something went wrong.
This is provisionally covered within following file https://github.com/ESIPFed/sweet/blob/master/alignments/sweet-ssn-mapping.ttl If more alignments or improvements appear, we can reopen this issue and reference it. Thank you @dr-shorthair
lewismc
No branches or pull requests
Within matrInstrument.owl the following code is present
We should include an
<owl:equivalentClass>
which links to the rdf:resource http://www.w3.org/ns/sosa/SensorThe text was updated successfully, but these errors were encountered: