mirror of
https://github.com/CommonCoreOntology/CommonCoreOntologies.git
synced 2026-04-27 03:00:27 -04:00
clarified definitions with no semantic change
This commit is contained in:
@@ -4152,7 +4152,7 @@ cco:ShouldFiredRocketLauncher rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/SignalDetectionArtifactFunction
|
||||
cco:SignalDetectionArtifactFunction rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:ArtifactFunction ;
|
||||
cco:definition "An Artifact Function that inheres in Artifacts that are designed to discern between information-bearing patterns and random patterns, or noise, that distract from the information."@en ;
|
||||
cco:definition "An Artifact Function that is realized in the process of discerning between information-bearing patterns and random patterns, or noise, that distract from the information."@en ;
|
||||
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Detection_theory&oldid=1049765804"^^xsd:anyURI ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Signal Detection Artifact Function"@en .
|
||||
@@ -4161,7 +4161,7 @@ cco:SignalDetectionArtifactFunction rdf:type owl:Class ;
|
||||
### http://www.ontologyrepository.com/CommonCoreOntologies/SignalProcessingArtifactFunction
|
||||
cco:SignalProcessingArtifactFunction rdf:type owl:Class ;
|
||||
rdfs:subClassOf cco:ArtifactFunction ;
|
||||
cco:definition "An Artifact Function that inheres in Artifacts that are designed to process or transfer information contained in signals."@en ;
|
||||
cco:definition "An Artifact Function that is realized in the process of transferring or processing information contained in signals."@en ;
|
||||
cco:definition_source "https://en.wikipedia.org/w/index.php?title=Signal_processing&oldid=1062720685"^^xsd:anyURI ;
|
||||
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
|
||||
rdfs:label "Signal Processing Artifact Function"@en .
|
||||
|
||||
Reference in New Issue
Block a user