ORE RDFS Ontology
From Semantic Portal Wiki
| ||
|
{{#vardefine:ns| }}{{#vardefine:p|namespace }}{{#vardefine:v|http://www.openarchives.org/ore/terms/ }} {{#vardefine:ns| }}{{#vardefine:p|prefix }}{{#vardefine:v|ore }} |
Contents |
Overview
documentation: http://www.openarchives.org/ore/1.0/datamodel.html
Domain Concept Coverage
- artifact
- ore:Aggregation ...... ore:isDescribedBy ore:aggregates ore:proxyIn ore:similarTo
- ore:AggregatedResource
- context
- ore:ResourceMap ...... ore:describes
- ore:Proxy ...... ore:isAggregatedBy ore:lineage ore:proxyFor
Concept Modeling
inheritance
inverse property
<rdf:Property rdf:about="http://www.openarchives.org/ore/terms/describes">
<rdfs:label>Describes</rdfs:label>
<rdfs:comment>This relationship asserts that the subject (a Resource Map) describes the object (an Aggregation).</rdfs:comment>
<rdfs:domain rdf:resource="http://www.openarchives.org/ore/terms/ResourceMap" />
<rdfs:range rdf:resource="http://www.openarchives.org/ore/terms/Aggregation" />
<owl:inverseOf rdf:resource="http://www.openarchives.org/ore/terms/isDescribedBy" />
<rdfs:isDefinedBy rdf:resource="http://www.openarchives.org/ore/terms/"/>
</rdf:Property>
map to other vocabulary
- by rdfs:subClassOf
- by rdfs:subPropertyOf
<rdf:Property rdf:about="http://www.openarchives.org/ore/terms/aggregates">
<rdfs:label>Aggregates</rdfs:label>
<rdfs:comment>Aggregations, by definition, aggregate resources. The ore:aggregates relationship expresses that the object resource is a member of the set of Aggregated Resources of the subject (the Aggregation). This relationship between the Aggregation and its Aggregated Resources is thus more specific than a simple part/whole relationship, as expressed by dcterms:hasPart for example.</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/hasPart" />
<rdfs:domain rdf:resource="http://www.openarchives.org/ore/terms/Aggregation" />
<rdfs:range rdf:resource="http://www.openarchives.org/ore/terms/AggregatedResource" />
<owl:inverseOf rdf:resource="http://www.openarchives.org/ore/terms/isAggregatedBy" />
<rdfs:isDefinedBy rdf:resource="http://www.openarchives.org/ore/terms/"/>
</rdf:Property>
<rdfs:Class rdf:about="http://www.openarchives.org/ore/terms/Aggregation">
<rdfs:label>Aggregation</rdfs:label>
<rdfs:comment>A set of related resources (Aggregated Resources), grouped together such that the set can be treated as a single resource. This is the entity described within the ORE interoperability framework by a Resource Map.</rdfs:comment>
<rdfs:subClassOf rdf:resource="http://purl.org/dc/dcmitype/Collection" />
<rdfs:isDefinedBy rdf:resource="http://www.openarchives.org/ore/terms/"/>
</rdfs:Class>
Semantic Web Language Feature Usage
Below are some general information about this ontology. The analytical results are generated based on Semantic Web Ontology Analysis Techniques.
- RDF
{{#vardefine:ns| }}{{#vardefine:p|number of triples }}{{#vardefine:v|77 }}
- OWL
{{#vardefine:ns| }}{{#vardefine:p|OWL Species }}{{#vardefine:v|Full }} {{#vardefine:ns| }}{{#vardefine:p|DL Expressivity }}{{#vardefine:v|ALHI(D) }}
AL - Attribute Logic: Conjunction, Universal Value Restriction, Limited Existential Quantification H - Role hierarchy I - Role Inverse (D) - Datatypes
Usage of OWL Constructs
OWL Validation (execute)
- Inverse
- Individuals
- RelatedIndividuals
- IndividualData
- Partial
Meta Usage of Semantic Web Terms
(see Semantic Web Ontology Analysis Techniques#Meta Usage)
classes populated in this ontology (POP-C)
properties populated in this ontology (POP-P)
note: this ontology also redefines classes from other ontology, such as foaf:Agent. we skipped those definition
- Property:dcterms:publisher
- Property:dcterms:title
- Property:rdf:type
- Property:rdfs:comment
- Property:rdfs:domain
- Property:rdfs:isDefinedBy
- Property:rdfs:label
- Property:rdfs:range
- Property:rdfs:seeAlso
- Property:rdfs:subClassOf
- Property:rdfs:subPropertyOf
- Property:owl:inverseOf
classes defined in this ontology (DEF-C)
- Category:ore:AggregatedResource
- Category:ore:Aggregation
- Category:ore:Proxy
- Category:ore:ResourceMap
properties defined in this ontology (DEF-P)
- Property:ore:aggregates
- Property:ore:describes
- Property:ore:isAggregatedBy
- Property:ore:isDescribedBy
- Property:ore:lineage
- Property:ore:proxyFor
- Property:ore:proxyIn
- Property:ore:similarTo
Class Hierarchy (Frame-ish view)
xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:rdfg="http://www.w3.org/2004/03/trix/rdfg-1/"
- ore:Proxy ...... ore:isAggregatedBy ore:lineage ore:proxyFor
- ore:AggregatedResource
- rdfg:Graph
- ore:ResourceMap ...... ore:describes
- dctype:Collection
- ore:Aggregation ...... ore:isDescribedBy ore:aggregates ore:proxyIn ore:similarTo
| Dcterms:modified | 2010-3-19 |
| Dcterms:relation | Dublin Core + |
| Def-c | Ore:AggregatedResource +, Ore:Aggregation +, Ore:Proxy +, and Ore:ResourceMap + |
| Def-p | Ore:aggregates +, Ore:describes +, Ore:isAggregatedBy +, Ore:isDescribedBy +, Ore:lineage +, Ore:proxyFor +, Ore:proxyIn +, and Ore:similarTo + |
| Foaf:homepage | http://www.openarchives.org/ore/terms/ + |
| Foaf:name | ORE RDFS Ontology |
| Pop-c | Rdf:Property +, and Rdfs:Class + |
| Pop-p | Dcterms:publisher +, Dcterms:title +, Rdf:type +, Rdfs:comment +, Rdfs:domain +, Rdfs:isDefinedBy +, Rdfs:label +, Rdfs:range +, Rdfs:seeAlso +, Rdfs:subClassOf +, Rdfs:subPropertyOf +, and Owl:inverseOf + |
| Skos:altLabel | ORE RDFS Ontology + |
| Uses OWL construct | Inverse +, Individuals +, RelatedIndividuals +, IndividualData +, and Partial + |

