Matches in LOV for { <http://www.ontologydesignpatterns.org/ont/web/irw.owl#InformationResource> ?p ?o. }
Showing items 1 to 9 of
9
with 100 items per page.
- InformationResource type Class.
- InformationResource comment "They are *about* something, this something can be everything (rdfs:Resource, owl:Thing, ire:Entity) including AnalogResource. Their essential characteristics can be conveyed in a single message. They can be associated with a URI, and can have a WebRepresentation, in this case they are called WebResource. They have some realization, for example: the text of Moby Dick is an InformationResource, a book containing the text of Moby Dick is one of its realization. The intuition behind the class InformationResource is the same behind the class ir:InformationRealization (cloned from Dolce Ultra Lite).".
- InformationResource label "information resource".
- InformationResource subClassOf Resource.
- InformationResource disjointWith InformationRealization.
- InformationResource disjointWith NonInformationResource.
- InformationResource disjointWith WebRepresentation.
- InformationResource disjointWith Nothing.
- InformationResource equivalentClass InformationObject.