Open brandonnodnarb opened 10 months ago
Spurious diffs. See https://douroucouli.wordpress.com/2014/03/30/the-perils-of-managing-owl-in-a-version-control-system/
For OBO ontologies we use the ODK and ensure roundtripping through the owlapi to avoid spurious diffs
On Wed, Jan 17, 2024 at 1:14 PM rduerr @.***> wrote:
@.**** commented on this pull request.
On src/matrAnimal.ttl https://github.com/ESIPFed/sweet/pull/290#discussion_r1456492672:
What is with the extra space on the front of many of the subClassOf and label statements?
— Reply to this email directly, view it on GitHub https://github.com/ESIPFed/sweet/pull/290#pullrequestreview-1828201685, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAMMOPFMHQB2IPZG4SADJDYPA5L5AVCNFSM6AAAAABB2NZ5EWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMYTQMRYGIYDCNRYGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thanks, @cmungall. This, and the rest of the definitions, will have been created using ROBOT templates. I suspect it's OWLAPI version mismatch issue. I am going through the ODK tutorials, but thanks for the tip.
Per our SWEET Ontology Working Session yesterday, we discussed the following:
skos:scopeNote
to skos:definition
irrespective of how the annotation is presented in the source vocabdcterms:creator
should be changed to something more appropriate for this task
prov:wasGeneratedBy
could work; need to ensure object of statement is an agent instead of an actiondcterms:contributor
could workdcterms:contributor
could work if not used in 2 and assuming appropriate notes in documentation/wiki are addedskos:exactMatch
for the link as well as dcterms:source
for the natural language text---e.g. "USGS Lithologic terms"rdfs:comments
from previous versionsAs per the notes, this PR is now stale. @brandonnodnarb will issue a new PR which reflects discussed changes.
per Convo at today's meeting, suggest for
Adding scope notes from USGS Lithology terms.
This is meant a test to discuss tags/annotation axioms.
Initial discussion points for the next SWEET working session:
dcterms:source
links versus textdcterms:creator
vsdcterms:contributor
vs other vs nothingdcterms:source
tags versusdcterms:source
and askos:exactMatch
tag