mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
Merge pull request #272 from cameronmore/246-definitions-of-communication-reception-artifact-functions
Updated definitions of communication reception function
This commit is contained in:
@@ -3607,7 +3607,7 @@ cco:RadioCommunicationInterferenceArtifactFunction rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/RadioCommunicationReceptionArtifactFunction
|
||||
cco:RadioCommunicationReceptionArtifactFunction rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ;
|
||||
cco:definition "A Communication Reception Artifact Function that inheres in an Artifact that is capable of receiving information transmitted from another Artifact to which it is not connected by an electrical conductor."@en ;
|
||||
cco:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs using radio waves."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Radio Communication Reception Artifact Function"@en .
|
||||
|
||||
@@ -5036,7 +5036,7 @@ cco:WiredCommunicationArtifactFunction rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/WiredCommunicationReceptionArtifactFunction
|
||||
cco:WiredCommunicationReceptionArtifactFunction rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:CommunicationReceptionArtifactFunction ;
|
||||
cco:definition "A Communication Reception Artifact Function that inheres in an Artifact that is capable of receiving information transmitted from another Artifact to which it is connected by an electrical conductor."@en ;
|
||||
cco:definition "A Communication Reception Artifact Function that is realized during events in which an Artifact receives information transmitted from another Artifact, where the transmission of information occurs via a direct connection using an electrical conductor."@en ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Wired Communication Reception Artifact Function"@en .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user