@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ontologyrepository.com/CommonCoreOntologies/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/> . @prefix ns2: <http://gioUbbiali.github.io/sco/> . ns2:SCO_0000004 rdfs:subClassOf ns0:InformationContentEntity . ns2:SCO_0000005 rdfs:subClassOf ns0:InformationContentEntity . ns0:InformationContentEntity metadata_def:mappingLoom "informationcontententity" ; metadata_def:mappingSameURI ns0:InformationContentEntity ; metadata_def:prefLabel "Information Content Entity"@en ; metadata:prefixIRI "CommonCoreOntologies:InformationContentEntity" ; ns0:alternative_label "ICE"@en ; ns0:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; ns0:definition_source "http://purl.obolibrary.org/obo/IAO_0000030" ; ns0:elucidation "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ; ns0:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> ; a owl:Class ; rdfs:label "Information Content Entity"@en ; rdfs:subClassOf obo_purl:BFO_0000031 . ns0:RepresentationalInformationContentEntity rdfs:subClassOf ns0:InformationContentEntity . ns0:is_about rdfs:domain ns0:InformationContentEntity . ns0:is_subject_of rdfs:range ns0:InformationContentEntity .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontologyrepository.com/CommonCoreOntologies/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/> .
@prefix ns2: <http://gioUbbiali.github.io/sco/> .

ns2:SCO_0000004
    rdfs:subClassOf ns0:InformationContentEntity .

ns2:SCO_0000005
    rdfs:subClassOf ns0:InformationContentEntity .

ns0:InformationContentEntity
    metadata_def:mappingLoom "informationcontententity" ;
    metadata_def:mappingSameURI ns0:InformationContentEntity ;
    metadata_def:prefLabel "Information Content Entity"@en ;
    metadata:prefixIRI "CommonCoreOntologies:InformationContentEntity" ;
    ns0:alternative_label "ICE"@en ;
    ns0:definition "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ;
    ns0:definition_source "http://purl.obolibrary.org/obo/IAO_0000030" ;
    ns0:elucidation "Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE's have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers."@en ;
    ns0:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
    a owl:Class ;
    rdfs:label "Information Content Entity"@en ;
    rdfs:subClassOf obo_purl:BFO_0000031 .

ns0:RepresentationalInformationContentEntity
    rdfs:subClassOf ns0:InformationContentEntity .

ns0:is_about
    rdfs:domain ns0:InformationContentEntity .

ns0:is_subject_of
    rdfs:range ns0:InformationContentEntity .