kaiiam/kblumberg_masters_thesis

querying owl:onProperty X

Opened this issue · 0 comments

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.