Skip to content

Commit c6d6f93

Browse files
authored
updating artifact processing re 284 (#815)
1 parent 66acf7c commit c6d6f93

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/cco-modules/ArtifactOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1771,7 +1771,7 @@ cco:ont00000456 rdf:type owl:Class ;
17711771
cco:ont00000457 rdf:type owl:Class ;
17721772
rdfs:subClassOf cco:ont00001084 ;
17731773
rdfs:label "Portion of Material"@en ;
1774-
skos:definition "A Portion of Processed Material that was produced to be used as the input for another Act of Artifact Processing."@en ;
1774+
skos:definition "A Portion of Processed Material that was produced to be used as the input for another Act of Material Artifact Processing."@en ;
17751775
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
17761776

17771777

@@ -4149,7 +4149,7 @@ cco:ont00001083 rdf:type owl:Class ;
41494149
cco:ont00001084 rdf:type owl:Class ;
41504150
rdfs:subClassOf cco:ont00000995 ;
41514151
rdfs:label "Portion of Processed Material"@en ;
4152-
skos:definition "A Material Artifact that is the output of an Act of Artifact Processing."@en ;
4152+
skos:definition "A Material Artifact that is the output of an Act of Material Artifact Processing."@en ;
41534153
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .
41544154

41554155

src/cco-modules/EventOntology.ttl

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ cco:ont00000051 rdf:type owl:Class ;
162162
rdfs:subClassOf cco:ont00000908 ;
163163
skos:scopeNote "An Act of Construction typically involves the production of only one or a limited number of goods, such as in the construction of an airport or a community of condominiums."@en ;
164164
rdfs:label "Act of Construction"@en ;
165-
skos:definition "An Act of Artifact Processing wherein Material Artifacts are built on site as prescribed by some contract."@en ;
165+
skos:definition "An Act of Material Artifact Processing wherein Material Artifacts are built on site as prescribed by some contract."@en ;
166166
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
167167

168168

@@ -2072,8 +2072,8 @@ cco:ont00000902 rdf:type owl:Class ;
20722072
### https://www.commoncoreontologies.org/ont00000908
20732073
cco:ont00000908 rdf:type owl:Class ;
20742074
rdfs:subClassOf cco:ont00000228 ;
2075-
rdfs:label "Act of Artifact Processing"@en ;
2076-
skos:definition "A Planned Act of performing a series of mechanical or chemical operations on something in order to change or preserve it."@en ;
2075+
rdfs:label "Act of Material Artifact Processing"@en ;
2076+
skos:definition "A Planned Act of performing a series of physical operations on a material artifact in order to change or preserve the artifact."@en ;
20772077
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
20782078

20792079

@@ -2235,7 +2235,7 @@ cco:ont00000970 rdf:type owl:Class ;
22352235
rdfs:subClassOf cco:ont00000908 ;
22362236
skos:scopeNote "Excluded from this class are instances of role change or role creation such as the introduction of an artifact as a piece of evidence in a trial or the loading of artifacts onto a ship for transport."@en ;
22372237
rdfs:label "Act of Artifact Modification"@en ;
2238-
skos:definition "An Act of Artifact Processing in which an existing Material Artifact is acted upon in a manner that changes, adds, or removes one or more of its Qualities, Dispositions, or Functions."@en ;
2238+
skos:definition "An Act of Material Artifact Processing in which an existing Material Artifact is acted upon in a manner that changes, adds, or removes one or more of its Qualities, Dispositions, or Functions."@en ;
22392239
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
22402240

22412241

@@ -2723,7 +2723,7 @@ cco:ont00001196 rdf:type owl:Class ;
27232723
rdfs:subClassOf cco:ont00000908 ;
27242724
skos:scopeNote "Many Acts of Manufacturing and Construction involve one or more Acts of Artifact Assembly, but Acts of Artifact Assembly can also occur in isolation from these activities."@en ;
27252725
rdfs:label "Act of Artifact Assembly"@en ;
2726-
skos:definition "An Act of Artifact Processing wherein a new Material Artifact are created by fitting component parts together."@en ;
2726+
skos:definition "An Act of Material Artifact Processing wherein a new Material Artifact are created by fitting component parts together."@en ;
27272727
skos:example "putting together a piece of furniture purchased from Ikea" ;
27282728
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
27292729

@@ -3114,7 +3114,7 @@ cco:ont00001359 rdf:type owl:Class ;
31143114
rdfs:subClassOf cco:ont00000908 ;
31153115
skos:scopeNote "An Act of Manufacturing typically involves the mass production of goods."@en ;
31163116
rdfs:label "Act of Manufacturing"@en ;
3117-
skos:definition "An Act of Artifact Processing wherein Material Artifacts are mass produced in a Facility for the purpose of being sold or distributed to consumers."@en ;
3117+
skos:definition "An Act of Material Artifact Processing wherein Material Artifacts are mass produced in a Facility for the purpose of being sold or distributed to consumers."@en ;
31183118
cco:ont00001760 "https://www.commoncoreontologies.org/EventOntology"^^xsd:anyURI .
31193119

31203120

0 commit comments

Comments
 (0)