-
Notifications
You must be signed in to change notification settings - Fork 20
/
AboutAUTODev.rdf
executable file
·65 lines (53 loc) · 3.93 KB
/
AboutAUTODev.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<?xml version="1.0"?>
<rdf:RDF xmlns="https://spec.edmcouncil.org/auto/ontology/AboutAUTODev/"
xml:base="https://spec.edmcouncil.org/auto/ontology/AboutAUTODev/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:ns="http://creativecommons.org/ns#"
xmlns:sm="http://www.omg.org/techprocess/ab/SpecificationMetadata/"
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:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:vann="http://purl.org/vocab/vann/"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:auto-mo="https://spec.edmcouncil.org/auto/ontology/MO/MiddleOntology/"
xmlns:auto-ti="https://spec.edmcouncil.org/auto/ontology/DE/TrafficIncidents/"
xmlns:auto-vc="https://spec.edmcouncil.org/auto/ontology/VC/VehicleCore/"
xmlns:auto-vp="https://spec.edmcouncil.org/auto/ontology/VC/VehicleParts/"
xmlns:auto-vs="https://spec.edmcouncil.org/auto/ontology/VS/VehicleSignals/"
xmlns:fibo-fnd-utl-av="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/">
<owl:Ontology rdf:about="https://spec.edmcouncil.org/auto/ontology/AboutAUTODev/">
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/DE/CarControl/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/DE/TrafficEnvironment/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/DE/TrafficIncidents/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/MO/MiddleOntology/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/MetadataAUTO/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/VC/VehicleCore/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/VC/VehicleParts/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/VS/VehicleSignals/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/fibo/ontology/FND/Utilities/AnnotationVocabulary/"/>
<owl:imports rdf:resource="https://spec.edmcouncil.org/auto/ontology/AV/VehicleAutomationLevels/"/>
<terms:abstract>This ontology is provided for the convenience of AUTO users. It loads the very latest version of every AUTO ontology (released, provisional, and informative) based on the contents of GitHub, for use in particular while working on revisions. Note that metadata files are included.</terms:abstract>
<terms:license rdf:resource="http://opensource.org/licenses/MIT"/>
<sm:contentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/standards/techs/owl#w3c_all</sm:contentLanguage>
<sm:copyright>Copyright (c) 2021 EDM Council, Inc.</sm:copyright>
<sm:fileAbbreviation>auto-dev</sm:fileAbbreviation>
<sm:filename>AboutAutoDev.rdf</sm:filename>
<sm:submitter>The John Paul II Catholic University of Lublin</sm:submitter>
<rdfs:label>About AUTO Development</rdfs:label>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://spec.edmcouncil.org/auto/</rdfs:seeAlso>
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://www.omg.org/techprocess/ab/SpecificationMetadata/submitter -->
<owl:AnnotationProperty rdf:about="http://www.omg.org/techprocess/ab/SpecificationMetadata/submitter"/>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->