forked from ontodev/robot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
multi_annotations : updated file names and content
- Loading branch information
Showing
11 changed files
with
91 additions
and
91 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
LABEL ID A acme:p-0000000049 A acme:p-0000000050 A acme:p-0000000051 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Term Term ID Annotations | ||
ACME Communications INC acme:s-0000014176 acme:p-0000000049 " Value ZZ"|acme:p-0000000050 "ABCD 1234"|acme:p-0000000051 "CBS ABC,CNN,PBS" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<?xml version="1.0"?> | ||
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#" | ||
xml:base="http://www.w3.org/2002/07/owl" | ||
xmlns:owl="http://www.w3.org/2002/07/owl#" | ||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
xmlns:xml="http://www.w3.org/XML/1998/namespace" | ||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" | ||
xmlns:acme="https://shangrila.ef.zz/ontology/acme/" | ||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> | ||
<Ontology/> | ||
|
||
|
||
|
||
<!-- | ||
/////////////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Annotation properties | ||
// | ||
/////////////////////////////////////////////////////////////////////////////////////// | ||
--> | ||
|
||
|
||
|
||
|
||
<!-- https://shangrila.ef.zz/ontology/acme/p-0000000049 --> | ||
|
||
<AnnotationProperty rdf:about="https://shangrila.ef.zz/ontology/acme/p-0000000049"/> | ||
|
||
|
||
|
||
<!-- https://shangrila.ef.zz/ontology/acme/p-0000000050 --> | ||
|
||
<AnnotationProperty rdf:about="https://shangrila.ef.zz/ontology/acme/p-0000000050"/> | ||
|
||
|
||
|
||
<!-- https://shangrila.ef.zz/ontology/acme/p-0000000051 --> | ||
|
||
<AnnotationProperty rdf:about="https://shangrila.ef.zz/ontology/acme/p-0000000051"/> | ||
|
||
|
||
|
||
<!-- | ||
/////////////////////////////////////////////////////////////////////////////////////// | ||
// | ||
// Classes | ||
// | ||
/////////////////////////////////////////////////////////////////////////////////////// | ||
--> | ||
|
||
|
||
|
||
|
||
<!-- https://shangrila.ef.zz/ontology/acme/s-0000014176 --> | ||
|
||
<Class rdf:about="https://shangrila.ef.zz/ontology/acme/s-0000014176"> | ||
<rdfs:label>ACME Communications INC</rdfs:label> | ||
<acme:p-0000000049> Value ZZ</acme:p-0000000049> | ||
<acme:p-0000000050>ABCD 1234</acme:p-0000000050> | ||
<acme:p-0000000051>CBS ABC,CNN,PBS</acme:p-0000000051> | ||
</Class> | ||
</rdf:RDF> | ||
|
||
|
||
|
||
<!-- Generated by the OWL API (version 4.5.26) https://github.com/owlcs/owlapi --> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Term Term ID classification1 classification2 classification3 | ||
ACME Communications INC acme:s-0000014176 (U) CBS ABC,CNN,PBS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters