-
Notifications
You must be signed in to change notification settings - Fork 2
/
iec-cim-genericlanguage.rdf
20 lines (15 loc) · 1.16 KB
/
iec-cim-genericlanguage.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.semanticweb.org/joep/ontologies/2021/0/untitled-ontology-11#"
xml:base="http://www.semanticweb.org/joep/ontologies/2021/0/untitled-ontology-11"
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:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<owl:Ontology rdf:about="http://ww.puffinsemantics.com/iec-cim-localization/genericLanguage">
<owl:imports rdf:resource="http://www.iec.ch/TC57/CIM#"/>
<rdfs:comment xml:lang="en">This file can be used to create a language specific translation of the IEC CIM. It is an empty ontology file, All it does is import the IEC-CIM ontology file so you can non-invasively create a translation.
Please change the name of the file to iec-cim-**your language abreviation**.rdf for example iec-cim-nl.rdf or iec-cim-de.rdf and save it in the rdf/xml syntax.</rdfs:comment>
</owl:Ontology>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->