-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mark Jensen
committed
Mar 4, 2019
0 parents
commit e60f01a
Showing
27 changed files
with
25,407 additions
and
0 deletions.
There are no files selected for viewing
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,3 @@ | ||
catalog-v001.xml | ||
\results | ||
*.sparql |
Large diffs are not rendered by default.
Oops, something went wrong.
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,16 @@ | ||
@prefix : <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AllCoreOntology/> . | ||
@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
@prefix xml: <http://www.w3.org/XML/1998/namespace> . | ||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
@prefix cco: <http://www.ontologyrepository.com/CommonCoreOntologies/> . | ||
|
||
<http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AllCoreOntology> a owl:Ontology ; | ||
owl:imports <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology> , <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology> , <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/QualityOntology> , <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology> , <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/AgentOntology> ; | ||
rdfs:comment "An import of all the Common Core mid-level ontologies into a single file so that content is easy to view. The All Core Ontology is not an ontology in the sense it contains no unique content. As such it should not be added to, but can be extended from."^^xsd:string ; | ||
owl:versionInfo "January 4, 2019"^^xsd:string , "Version 1.1"^^xsd:string ; | ||
rdfs:label "All Core Ontology"^^xsd:string ; | ||
cco:copyright "COPYRIGHT © 2015-2019 CUBRC, Inc."^^xsd:string . | ||
|
||
# Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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,94 @@ | ||
PREFIX ero: <http://www.ontologylibrary.mil/CommonCore/Upper/ExtendedRelationOntology#> | ||
PREFIX lro: <http://www.ontologylibrary.mil/CommonCore/Upper/LewisianRelationOntology#> | ||
|
||
PREFIX agent: <http://www.ontologylibrary.mil/CommonCore/Mid/AgentOntology#> | ||
PREFIX allcore <http://www.ontologylibrary.mil/CommonCore/Mid/AllCoreOntology#> | ||
PREFIX artifact: <http://www.ontologylibrary.mil/CommonCore/Mid/ArtifactOntology#> | ||
PREFIX currency: <http://www.ontologylibrary.mil/CommonCore/Mid/CurrencyUnitOntology#> | ||
PREFIX event: <http://www.ontologylibrary.mil/CommonCore/Mid/EventOntology#> | ||
PREFIX geo: <http://www.ontologylibrary.mil/CommonCore/Mid/GeospatialOntology#> | ||
PREFIX info: <http://www.ontologylibrary.mil/CommonCore/Mid/InformationEntityOntology#> | ||
PREFIX quality: <http://www.ontologylibrary.mil/CommonCore/Mid/QualityOntology#> | ||
PREFIX time: <http://www.ontologylibrary.mil/CommonCore/Mid/TimeOntology#> | ||
PREFIX measure: <http://www.ontologylibrary.mil/CommonCore/Mid/UnitsOfMeasureOntology#> | ||
|
||
PREFIX jdo: <http://www.ontologylibrary.mil/CommonCore/Mid/JointDoctrineOntology#> | ||
PREFIX affective: ? <http://www.ontologylibrary.mil/CommonCore/Mid/AffectiveStateOntology#> | ||
PREFIX medinfo: ? <http://www.ontologylibrary.mil/CommonCore/Mid/MedInfoOntology#> | ||
|
||
|
||
|
||
PREFIX agenthist: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AgentHistoryOntology#> | ||
PREFIX agentinfo: <http://www.ontologylibrary.mil/CommonCore/Domain/AgentInformationOntology#> | ||
PREFIX aircraft: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AircraftOntology#> | ||
PREFIX aircraftmaint: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AirForceAircraftMaintenanceOntology#> | ||
PREFIX armytasklist: ? <http://www.ontologylibrary.mil/CommonCore/Domain/ArmyUniversalTaskList#> | ||
PREFIX citizen: <http://www.ontologylibrary.mil/CommonCore/Domain/CitizenshipOntology#> | ||
PREFIX curriculum: <http://www.ontologylibrary.mil/CommonCore/Domain/CurriculumOntology#> | ||
PREFIX ethnicity: <http://www.ontologylibrary.mil/CommonCore/Domain/EthnicityOntology#> | ||
PREFIX hydrographic: <http://www.ontologylibrary.mil/CommonCore/Domain/HydrographicFeatureOntology#> | ||
PREFIX legalcriminal: ? <http://www.ontologylibrary.mil/CommonCore/Domain/LegalAndCriminalActOntology#> | ||
PREFIX maintact: ? <http://www.ontologylibrary.mil/CommonCore/Domain/MaintenanceActivityOntology#> | ||
PREFIX c2o: <http://www.ontologylibrary.mil/CommonCore/Domain/MilitaryCommandAndControlOntology#> | ||
PREFIX mio: <http://www.ontologylibrary.mil/CommonCore/Domain/MilitaryIntelligenceOntology#> | ||
PREFIX miloccupation: <http://www.ontologylibrary.mil/CommonCore/Domain/MilitaryOccupationsOntology#> | ||
PREFIX moo: <http://www.ontologylibrary.mil/CommonCore/Domain/MilitaryOperationOntology#> | ||
PREFIX mpo: <http://www.ontologylibrary.mil/CommonCore/Domain/MilitaryPlanningOntology#> | ||
PREFIX mro: ? <http://www.ontologylibrary.mil/CommonCore/Domain/MilitaryReportsOntology#> | ||
PREFIX mission: ?? <http://www.ontologylibrary.mil/CommonCore/Domain/MissionOntology#> | ||
PREFIX missionplan: ?? <http://www.ontologylibrary.mil/CommonCore/Domain/MissionPlanningOntology#> | ||
PREFIX occupation: <http://www.ontologylibrary.mil/CommonCore/Domain/OccupationOntology#> | ||
PREFIX physiographic: <http://www.ontologylibrary.mil/CommonCore/Domain/PhysiographicFeatureOntology#> | ||
PREFIX planning: <http://www.ontologylibrary.mil/CommonCore/Domain/PlanningOntology#> | ||
PREFIX qmospl: <http://www.ontologylibrary.mil/CommonCore/Domain/QMOSPL#> | ||
PREFIX sensor: <http://www.ontologylibrary.mil/CommonCore/Domain/SensorOntology#> | ||
PREFIX skills: <http://www.ontologylibrary.mil/CommonCore/Domain/SkillsAndOccupationsOntology#> | ||
PREFIX soo: <http://www.ontologylibrary.mil/CommonCore/Domain/SpaceObjectOntology#> | ||
PREFIX transinfra: <http://www.ontologylibrary.mil/CommonCore/Domain/TransportationInfrastructureOntology#> | ||
PREFIX usw: ? <http://www.ontologylibrary.mil/CommonCore/Domain/UnderseaWarfareOntology#> | ||
PREFIX watercraft: <http://www.ontologylibrary.mil/CommonCore/Domain/WatercraftOntology#> | ||
PREFIX wsero: <http://www.ontologylibrary.mil/CommonCore/Domain/WSERontology#> | ||
|
||
|
||
PREFIX airforceATC: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AirForceActionTakenCodes#> | ||
PREFIX airforceHMC: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AirForceHowMalfunctionCodes#> | ||
PREFIX airforceMSC: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AirForceMaintenanceStatusCodes#> | ||
PREFIX airforceTMD: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AirForceTypeMaintenanceDesignators#> | ||
PREFIX airforceWDC: ? <http://www.ontologylibrary.mil/CommonCore/Domain/AirForceWhenDiscoveredCodes#> | ||
|
||
|
||
PREFIX maritime: ? <http://navy.mil/ontologies/2016/5/maritime> | ||
|
||
|
||
PREFIX USWinstances ? <http://www.ontologylibrary.mil/CommonCore/instances/USW_Version_1_16#> | ||
|
||
|
||
PREFIX bfo: <http://www.ifomis.org/bfo/1.1#> | ||
PREFIX oboInOwl: <http://www.geneontology.org/formats/oboInOwl#> | ||
PREFIX owl: <http://www.w3.org/2002/07/owl#> | ||
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | ||
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | ||
PREFIX ro: <http://www.obofoundry.org/ro/ro.owl#> | ||
PREFIX span: <http://www.ifomis.org/bfo/1.1/span#> | ||
PREFIX snap: <http://www.ifomis.org/bfo/1.1/snap#> | ||
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> | ||
|
||
PREFIX xml: <http://www.w3.org/XML/1998/namespace> | ||
PREFIX obo: <http://purl.obolibrary.org/obo/> | ||
PREFIX foaf: <http://xmlns.com/foaf/0.1/> | ||
PREFIX dc: <http://purl.org/dc/elements/1.1/> | ||
|
||
|
||
|
||
OBSOLETE Namespaces: | ||
|
||
PREFIX person: <http://www.ontologylibrary.mil/CommonCore/Domain/PersonOntology#> | ||
STATUS - REPLACED BY: AgentHistoryOntology# | ||
PREFIX emo: <http://www.ontologylibrary.mil/CommonCore/Mid/AIRSEmotionOntology#> | ||
STATUS - REPLACED BY: AffectiveStateOntology# | ||
PREFIX ito: <http://www.ontologylibrary.mil/CommonCore/Mid/InformationTechnologyOntology#> | ||
STATUS - DELETED | ||
PREFIX airs: <http://www.ontologylibrary.mil/CommonCore/Mid/AllAIRSOntology#> | ||
STATUS - REPLACED BY: AllCoreOntology# | ||
PREFIX cto: <http://www.ontologylibrary.mil/CommonCore/Domain/CounterterrorismOntology#> | ||
STATUS - DELETED |
Oops, something went wrong.