Skip to content

Commit 4c4221f

Browse files
committed
material barcodes moved and artifact O imported
1 parent fdb447f commit 4c4221f

2 files changed

Lines changed: 288 additions & 250 deletions

File tree

src/cco-extensions/BarcodeOntology.ttl

Lines changed: 282 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<https://www.commoncoreontologies.org/BarcodeOntology> rdf:type owl:Ontology ;
1414
owl:versionIRI <https://www.commoncoreontologies.org/2026-25-03/BarcodeOntology> ;
15-
owl:imports <https://www.commoncoreontologies.org/InformationEntityOntology> ;
15+
owl:imports <https://www.commoncoreontologies.org/ArtifactOntology> ;
1616
dcterms:license "BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE"@en ;
1717
dcterms:rights "CUBRC Inc., see full license."@en ;
1818
rdfs:comment "This ontology is designed to represent barcode information content entities."@en ;
@@ -193,3 +193,284 @@ cco:ont00002036 rdf:type owl:Class ;
193193
skos:definition "A UPC Barcode that represents 6 numerical digits."@en ;
194194
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
195195

196+
### https://www.commoncoreontologies.org/ont00000241
197+
cco:ont00000241 rdf:type owl:Class ;
198+
rdfs:subClassOf cco:ont00001064 ,
199+
[ rdf:type owl:Restriction ;
200+
owl:onProperty obo:BFO_0000101 ;
201+
owl:someValuesFrom cco:ont00002015
202+
] ;
203+
rdfs:label "Material Copy of a Two-Dimensional Barcode"@en ;
204+
skos:altLabel "Two-Dimensional Barcode"@en ;
205+
skos:definition "A Material Copy of a Barcode that is designed to bear lines of varying widths, spacing, height, and color that concretize some Directive Information Content Entity."@en ;
206+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
207+
208+
209+
### https://www.commoncoreontologies.org/ont00000242
210+
cco:ont00000242 rdf:type owl:Class ;
211+
rdfs:subClassOf cco:ont00000241 ,
212+
[ rdf:type owl:Restriction ;
213+
owl:onProperty obo:BFO_0000101 ;
214+
owl:someValuesFrom cco:ont00002017
215+
] ;
216+
rdfs:label "Material Copy of a Data Matrix Code"@en ;
217+
skos:altLabel "Data Matrix Code"@en ;
218+
skos:definition "A Material Copy of a Two-Dimensional Barcode that consists of cells arranged in rectangular patterns and is used for marking small items in logistics and operations."@en ;
219+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
220+
221+
### https://www.commoncoreontologies.org/ont00000258
222+
cco:ont00000258 rdf:type owl:Class ;
223+
rdfs:subClassOf cco:ont00001064 ,
224+
[ rdf:type owl:Restriction ;
225+
owl:onProperty obo:BFO_0000101 ;
226+
owl:someValuesFrom cco:ont00002020
227+
] ;
228+
rdfs:label "Material Copy of a One-Dimensional Barcode"@en ;
229+
skos:altLabel "One-Dimensional Barcode"@en ;
230+
skos:definition "A Material Copy of a Barcode that is designed to carry parallel lines of varying widths and spacing that concretize some Directive Information Content Entity."@en ;
231+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
232+
233+
### https://www.commoncoreontologies.org/ont00000326
234+
cco:ont00000326 rdf:type owl:Class ;
235+
rdfs:subClassOf cco:ont00000258 ,
236+
[ rdf:type owl:Restriction ;
237+
owl:onProperty obo:BFO_0000101 ;
238+
owl:someValuesFrom cco:ont00002034
239+
] ;
240+
rdfs:label "Material Copy of a UPC Barcode"@en ;
241+
skos:altLabel "UPC Barcode"@en ;
242+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of 6 or 12 numerical digits and is used to scan consumer goods."@en ;
243+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
244+
245+
### https://www.commoncoreontologies.org/ont00000429
246+
cco:ont00000429 rdf:type owl:Class ;
247+
rdfs:subClassOf cco:ont00000258 ,
248+
[ rdf:type owl:Restriction ;
249+
owl:onProperty obo:BFO_0000101 ;
250+
owl:someValuesFrom cco:ont00002021
251+
] ;
252+
rdfs:label "Material Copy of a Codabar Barcode"@en ;
253+
skos:altLabel "Codabar Barcode"@en ;
254+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of numbers 0-9 and the characters -$:/.+ and is used by logistics and healthcare professionals."@en ;
255+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
256+
257+
### https://www.commoncoreontologies.org/ont00000461
258+
cco:ont00000461 rdf:type owl:Class ;
259+
rdfs:subClassOf cco:ont00000966 ,
260+
[ rdf:type owl:Restriction ;
261+
owl:onProperty obo:BFO_0000101 ;
262+
owl:someValuesFrom cco:ont00002026
263+
] ;
264+
rdfs:label "Material Copy of a ISSN Barcode"@en ;
265+
skos:altLabel "ISSN Barcode"@en ;
266+
skos:definition "A Material Copy of an EAN Barcode that is used to designate periodicals."@en ;
267+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
268+
269+
270+
### https://www.commoncoreontologies.org/ont00000559
271+
cco:ont00000559 rdf:type owl:Class ;
272+
rdfs:subClassOf cco:ont00000241 ,
273+
[ rdf:type owl:Restriction ;
274+
owl:onProperty obo:BFO_0000101 ;
275+
owl:someValuesFrom cco:ont00002018
276+
] ;
277+
rdfs:label "Material Copy of a QR Code"@en ;
278+
skos:altLabel "QR Code"@en ;
279+
skos:definition "A Material Copy of a Two-Dimensional Barcode that consists of numeric, alphanumeric, binary, or kanji information and is used primarily for tracking and marketing."@en ;
280+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
281+
282+
### https://www.commoncoreontologies.org/ont00000582
283+
cco:ont00000582 rdf:type owl:Class ;
284+
rdfs:subClassOf cco:ont00000258 ,
285+
[ rdf:type owl:Restriction ;
286+
owl:onProperty obo:BFO_0000101 ;
287+
owl:someValuesFrom cco:ont00002022
288+
] ;
289+
rdfs:label "Material Copy of a Code 93 Barcode"@en ;
290+
skos:altLabel "Code 93 Barcode"@en ;
291+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of up to 93 ASCII characters and is used in logistics to identify packages in retail inventory, lable electornic components, and provide supplementary delivery information."@en ;
292+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
293+
294+
### https://www.commoncoreontologies.org/ont00000596
295+
cco:ont00000596 rdf:type owl:Class ;
296+
rdfs:subClassOf cco:ont00000966 ,
297+
[ rdf:type owl:Restriction ;
298+
owl:onProperty obo:BFO_0000101 ;
299+
owl:someValuesFrom cco:ont00002027
300+
] ;
301+
rdfs:label "Material Copy of a JAN-13 Barcode"@en ;
302+
skos:altLabel "JAN-13 Barcode"@en ;
303+
skos:definition "A Material Copy of an EAN Barcode that consists of 13 numerical digits and is used primarily in Japan to designate products at the point of sale."@en ;
304+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
305+
306+
### https://www.commoncoreontologies.org/ont00000602
307+
cco:ont00000602 rdf:type owl:Class ;
308+
rdfs:subClassOf cco:ont00000258 ,
309+
[ rdf:type owl:Restriction ;
310+
owl:onProperty obo:BFO_0000101 ;
311+
owl:someValuesFrom cco:ont00002023
312+
] ;
313+
rdfs:label "Material Copy of a ITF Barcode"@en ;
314+
skos:altLabel "ITF Barcode"@en ;
315+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of an even number of numerical characters and is used primarily in packaging and distribution."@en ;
316+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
317+
318+
### https://www.commoncoreontologies.org/ont00000899
319+
cco:ont00000899 rdf:type owl:Class ;
320+
rdfs:subClassOf cco:ont00000258 ,
321+
[ rdf:type owl:Restriction ;
322+
owl:onProperty obo:BFO_0000101 ;
323+
owl:someValuesFrom cco:ont00002024
324+
] ;
325+
rdfs:label "Material Copy of a MSI Plessey Barcode"@en ;
326+
skos:altLabel "MSI Plessey Barcode"@en ;
327+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of an indefinite number of numerical characters and is used for inventory control and marking storage containers and shelves in warehouse environments."@en ;
328+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
329+
330+
331+
### https://www.commoncoreontologies.org/ont00000931
332+
cco:ont00000931 rdf:type owl:Class ;
333+
rdfs:subClassOf cco:ont00000326 ,
334+
[ rdf:type owl:Restriction ;
335+
owl:onProperty obo:BFO_0000101 ;
336+
owl:someValuesFrom cco:ont00002035
337+
] ;
338+
rdfs:label "Material Copy of a UPC-A Barcode"@en ;
339+
skos:altLabel "UPC-A Barcode"@en ;
340+
skos:definition "A Material Copy of a UPC Barcode that consists of 12 numerical digits."@en ;
341+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
342+
343+
344+
### https://www.commoncoreontologies.org/ont00000966
345+
cco:ont00000966 rdf:type owl:Class ;
346+
rdfs:subClassOf cco:ont00000258 ,
347+
[ rdf:type owl:Restriction ;
348+
owl:onProperty obo:BFO_0000101 ;
349+
owl:someValuesFrom cco:ont00002025
350+
] ;
351+
rdfs:label "Material Copy of a EAN Barcode"@en ;
352+
skos:altLabel "EAN Barcode"@en ;
353+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of 8 or 13 numerical digits and is used to scan consumer goods."@en ;
354+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
355+
356+
357+
### https://www.commoncoreontologies.org/ont00000972
358+
cco:ont00000972 rdf:type owl:Class ;
359+
rdfs:subClassOf cco:ont00000966 ,
360+
[ rdf:type owl:Restriction ;
361+
owl:onProperty obo:BFO_0000101 ;
362+
owl:someValuesFrom cco:ont00002028
363+
] ;
364+
rdfs:label "Material Copy of a EAN-13 Barcode"@en ;
365+
skos:altLabel "EAN-13 Barcode"@en ;
366+
skos:definition "A Material Copy of an EAN Barcode that consists of 13 numerical digits and is used to designate products at the point of sale."@en ;
367+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
368+
369+
370+
### https://www.commoncoreontologies.org/ont00001012
371+
cco:ont00001012 rdf:type owl:Class ;
372+
rdfs:subClassOf cco:ont00000258 ,
373+
[ rdf:type owl:Restriction ;
374+
owl:onProperty obo:BFO_0000101 ;
375+
owl:someValuesFrom cco:ont00002031
376+
] ;
377+
skos:scopeNote "Further variants of GS1 DataBar have not been defined here."@en ;
378+
rdfs:label "Material Copy of a GS1 DataBar Barcode"@en ;
379+
skos:altLabel "GS1 DataBar Barcode"@en ;
380+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of 12-14 numerical digits and is used in retail and healthcare."@en ;
381+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
382+
383+
384+
### https://www.commoncoreontologies.org/ont00001131
385+
cco:ont00001131 rdf:type owl:Class ;
386+
rdfs:subClassOf cco:ont00000966 ,
387+
[ rdf:type owl:Restriction ;
388+
owl:onProperty obo:BFO_0000101 ;
389+
owl:someValuesFrom cco:ont00002029
390+
] ;
391+
rdfs:label "Material Copy of a EAN-8 Barcode"@en ;
392+
skos:altLabel "EAN-8 Barcode"@en ;
393+
skos:definition "A Material Copy of an EAN Barcode that consists of 8 numerical digits and is used to designate products at the point of sale."@en ;
394+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
395+
396+
397+
### https://www.commoncoreontologies.org/ont00001209
398+
cco:ont00001209 rdf:type owl:Class ;
399+
rdfs:subClassOf cco:ont00000326 ,
400+
[ rdf:type owl:Restriction ;
401+
owl:onProperty obo:BFO_0000101 ;
402+
owl:someValuesFrom cco:ont00002036
403+
] ;
404+
rdfs:label "Material Copy of a UPC-E Barcode"@en ;
405+
skos:altLabel "UPC-E Barcode"@en ;
406+
skos:definition "A Material Copy of a UPC Barcode that consists of 6 numerical digits."@en ;
407+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
408+
409+
410+
### https://www.commoncoreontologies.org/ont00001245
411+
cco:ont00001245 rdf:type owl:Class ;
412+
rdfs:subClassOf cco:ont00000241 ,
413+
[ rdf:type owl:Restriction ;
414+
owl:onProperty obo:BFO_0000101 ;
415+
owl:someValuesFrom cco:ont00002019
416+
] ;
417+
rdfs:label "Material Copy of a PDF417 Code"@en ;
418+
skos:altLabel "PDF417 Code"@en ;
419+
skos:definition "A Material Copy of a Two-Dimensional Barcode that is used in applications that require the storage of huge amounts of data."@en ;
420+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
421+
422+
423+
### https://www.commoncoreontologies.org/ont00001260
424+
cco:ont00001260 rdf:type owl:Class ;
425+
rdfs:subClassOf cco:ont00000258 ,
426+
[ rdf:type owl:Restriction ;
427+
owl:onProperty obo:BFO_0000101 ;
428+
owl:someValuesFrom cco:ont00002032
429+
] ;
430+
rdfs:label "Material Copy of a Code 39 Barcode"@en ;
431+
skos:altLabel "Code 39 Barcode"@en ;
432+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of 39 characters that are numbers 0-9, capital letters A-Z, or the symbols -.$/+% and space and is used primarily in automotive and defense industries."@en ;
433+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
434+
435+
436+
### https://www.commoncoreontologies.org/ont00001264
437+
cco:ont00001264 rdf:type owl:Class ;
438+
rdfs:subClassOf cco:ont00000258 ,
439+
[ rdf:type owl:Restriction ;
440+
owl:onProperty obo:BFO_0000101 ;
441+
owl:someValuesFrom cco:ont00002033
442+
] ;
443+
rdfs:label "Material Copy of a Code 128 Barcode"@en ;
444+
skos:altLabel "Code 128 Barcode"@en ;
445+
skos:definition "A Material Copy of a One-Dimensional Barcode that consists of up to 128 ASCII characters and is used primarily in supply chains."@en ;
446+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
447+
448+
449+
### https://www.commoncoreontologies.org/ont00001268
450+
cco:ont00001268 rdf:type owl:Class ;
451+
rdfs:subClassOf cco:ont00000966 ,
452+
[ rdf:type owl:Restriction ;
453+
owl:onProperty obo:BFO_0000101 ;
454+
owl:someValuesFrom cco:ont00002030
455+
] ;
456+
rdfs:label "Material Copy of a ISBN Barcode"@en ;
457+
skos:altLabel "ISBN Barcode"@en ;
458+
skos:definition "A Material Copy of an EAN Barcode that is used to designate books."@en ;
459+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
460+
461+
462+
463+
### https://www.commoncoreontologies.org/ont00000014
464+
cco:ont00000014 rdf:type owl:Class ;
465+
rdfs:subClassOf cco:ont00000241 ,
466+
[ rdf:type owl:Restriction ;
467+
owl:onProperty obo:BFO_0000101 ;
468+
owl:someValuesFrom cco:ont00002016
469+
] ;
470+
rdfs:label "Material Copy of a Aztec Code"@en ;
471+
skos:altLabel "Aztec Code"@en ;
472+
skos:definition "A Material Copy of a Two-Dimensional Barcode that is used by the transportation industry to scan tickets."@en ;
473+
cco:ont00001760 "https://www.commoncoreontologies.org/BarcodeOntology"^^xsd:anyURI .
474+
475+
476+

0 commit comments

Comments
 (0)