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
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
I just realized that in the some case /rdf:rest*/rdf:first doesn't get the owl:onProperty X I've been infact neglecting to query for these, doing so may actually be acceptable for my purposes. As when I mobilize data annotated with pressure and ('inheres in' some atmosphere) I strongly suspect (at least for now) that I'll only be querying for things that are pressure and atmosphere together, not necessarily the 'inheres in' part. Now I know that I'm not doing this.
I could address this in the future if is seems pertinent but I will skip it for now.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just realized that in the
some
case/rdf:rest*/rdf:first
doesn't get theowl:onProperty X
I've been infact neglecting to query for these, doing so may actually be acceptable for my purposes. As when I mobilize data annotated withpressure and ('inheres in' some atmosphere)
I strongly suspect (at least for now) that I'll only be querying for things that are pressure and atmosphere together, not necessarily the 'inheres in' part. Now I know that I'm not doing this.I could address this in the future if is seems pertinent but I will skip it for now.
The text was updated successfully, but these errors were encountered: