Splitting one def source into two

in preparation for update to use of Wiki permalinks
This commit is contained in:
Mark Jensen
2022-01-11 13:16:07 -05:00
parent eb3bc8a8f7
commit a8dd424dcd

View File

@@ -4210,7 +4210,8 @@ cco:SniperRifle rdf:type owl:Class ;
cco:SolarPanel rdf:type owl:Class ;
rdfs:subClassOf cco:ElectricalPowerSource ;
cco:definition "An Electrical Power Source that consists in part of one or more photovoltaic (i.e. solar) cells that convert light energy (photons) directly into electricity by means of the photovoltaic effect."@en ;
cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel and https://en.wikipedia.org/wiki/Solar_cell" ;
cco:definition_source "https://en.wikipedia.org/wiki/Solar_panel" ;
cco:definition_source "https://en.wikipedia.org/wiki/Solar_cell" ;
cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology"^^xsd:anyURI ;
rdfs:label "Solar Panel"@en .