Small problems in bom.owl

1 view
Skip to first unread message

Olivier Berger

unread,
Mar 12, 2009, 11:48:09 AM3/12/09
to Jonas Tappolet, bae...@googlegroups.com
Hi.

I've inspected bom.owl
(http://www.ifi.uzh.ch/ddis/evoont/2008/11/bom/bom.owl) in order to try
and update the diagram (see my previous email), and noticed a few
problems :


* the following relation states that a doap's version fixes an issue :
<!-- http://www.ifi.unizh.ch/ddis/evoont/2008/02/bom#fixes -->

<owl:ObjectProperty rdf:about="fixes">
<rdfs:domain rdf:resource="&doap;Version"/>
<rdfs:range rdf:resource="Issue"/>
</owl:ObjectProperty>

but there's :

<!-- http://www.ifi.uzh.ch/ddis/evoont/2008/11/Version -->

<owl:Class rdf:about="&evoont;Version">
<rdfs:subClassOf rdf:resource="&owl;Thing"/>
<rdfs:comment
>A Version describes an entity&#39;s state at a certain time
instant. A version always points to exactly one physical version of the
content of a file. Versions are linked between each other using the
properties hasPreviousVersion / hasNextVersion.</rdfs:comment>
</owl:Class>

Maybe evoont:Version should be a subclassof doap:Version ? ... if not,
then, maybe the http://www.ifi.unizh.ch/ddis/evoont/2008/02/bom#fixes
should instead point to an evoont:version ?

* all references to people in the Issue's relations are sioc:user, but
for one :
<!-- http://www.ifi.unizh.ch/ddis/evoont/2008/02/bom#hasCcPerson -->

<owl:ObjectProperty rdf:about="hasCcPerson">
<rdfs:domain rdf:resource="Issue"/>
<owl:inverseOf rdf:resource="isCcPersonOf"/>
<rdfs:range rdf:resource="&foaf;Person"/>
</owl:ObjectProperty>

which refers to a foaf:Person

Maybe this should be aligned to the others too ?

Hope this helps.

Best regards,
--
Olivier BERGER <olivier...@it-sudparis.eu>
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)

Reply all
Reply to author
Forward
0 new messages