ISSUE-92: Remove example individual from ontology

remove-individuals

Remove example individual from ontology

State:
CLOSED
Product:
Ontology
Raised by:
Stian Soiland-Reyes
Opened on:
2011-09-07
Description:
http://dvcs.w3.org/hg/prov/raw-file/default/ontology/ProvenanceOntology.owl contains the data property:

<owl:DatatypeProperty rdf:about="#ab">
<rdfs:domain rdf:resource="#Entity"/>
<rdfs:range rdf:resource="&xsd;string"/>
</owl:DatatypeProperty>


I'm not sure what this means, except it is used in this example individual:


<Entity rdf:about="#s">
<rdf:type rdf:resource="&owl;Thing"/>
<ab rdf:datatype="&xsd;string">file.txt</ab>
</Entity>


I would suggest removing both of these from the ontology.
Related Actions Items:
No related actions
Related emails:
  1. Re: PROV-ISSUE-92 (remove-individuals): Remove example individual from ontology [Formal Model] (from Khalid.Belhajjame@cs.man.ac.uk on 2011-09-09)
  2. Re: PROV-ISSUE-92 (remove-individuals): Remove example individual from ontology [Formal Model] (from Paolo.Missier@ncl.ac.uk on 2011-09-08)
  3. Re: PROV-ISSUE-92 (remove-individuals): Remove example individual from ontology [Formal Model] (from soiland-reyes@cs.manchester.ac.uk on 2011-09-08)
  4. Re: PROV-ISSUE-92 (remove-individuals): Remove example individual from ontology [Formal Model] (from satya.sahoo@case.edu on 2011-09-07)
  5. PROV-ISSUE-92 (remove-individuals): Remove example individual from ontology [Formal Model] (from sysbot+tracker@w3.org on 2011-09-07)

Related notes:

There are no individuals in the current ontology. Closing the issue.

Timothy Lebo, 4 Mar 2012, 19:44:19

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 92.html,v 1.1 2013-06-20 07:38:01 vivien Exp $