Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
ptrn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Tore Christiansen
2014-05-27 15:59:49 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5003e96888627caffa982942f5f6c3bbf8f0401b
5003e968
1 parent
a3431457
Updated type for Local Identifier in Registration Pattern and corrected various typos
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
129 deletions
TSP.ttl
TSP.ttl
View file @
5003e96
...
...
@@ -1506,11 +1506,6 @@ ptrn:RegistrationSignatureForClass
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
xsd:
string
;
owl:
onProperty
ptrn:
hasLocalIdentifier
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
owl:
Thing
;
owl:
onProperty
ptrn:
hasIdentifier
]
;
...
...
@@ -1550,11 +1545,6 @@ ptrn:RegistrationSignatureForIndividual
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
ptrn:
hasClassifier
;
owl:
someValuesFrom
owl:
Class
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
xsd:
string
;
owl:
onProperty
ptrn:
hasLocalIdentifier
]
.
ptrn:
RepresentationOfPumpByProductDataClassOfIndividual
...
...
@@ -1783,8 +1773,8 @@ ptrn:StandardPumpClass
rdfs:
subClassOf
<http://posccaesar.org/rdl/RDS213929>
,
ptrn:
PumpClass
.
ptrn:
StatusApprovalOfEmploymentByCompanyForClass
rdf:
type
ptrn:
TemplateInstance
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#MultidimensionalObject>
,
ptrn:
StatusApprovalSignatureForClass
;
rdfs:
label
"Status Approval of Employment by Cmpany for Class"
^^
xsd:
string
;
rdf:
type
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#MultidimensionalObject>
,
ptrn:
StatusApprovalSignatureForClass
,
ptrn:
TemplateInstance
;
rdfs:
label
"Status Approval of Employment by C
o
mpany for Class"
^^
xsd:
string
;
ptrn:
hasClassOfApproved
ptrn:
Employment
;
ptrn:
hasClassOfApprover
...
...
@@ -1934,64 +1924,6 @@ ptrn:TemporalPart
rdfs:
label
"Temporal part"
^^
xsd:
string
;
rdfs:
subClassOf
ptrn:
LifecycleWholePart
.
ptrn:
TestIndividual
rdf:
type
ptrn:
TestObject
;
rdfs:
label
"Test object 1"
^^
xsd:
string
.
ptrn:
TestInstanceForClass
rdf:
type
ptrn:
TestSignatureForClass
;
rdfs:
label
"Test Instance2"
^^
xsd:
string
;
ptrn:
TestRole
ptrn:
TestObject
.
ptrn:
TestInstanceForIndividual
rdf:
type
ptrn:
TestSignatureForIndividual
;
rdfs:
label
"Test signature 1"
^^
xsd:
string
;
rdfs:
subClassOf
[
rdf:
type
owl:
Class
;
owl:
intersectionOf
([
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ptrn:
TestObject
;
owl:
onProperty
ptrn:
TestRole
]
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ptrn:
TestObject
;
owl:
onProperty
ptrn:
TestRole
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
])
]
;
ptrn:
TestRole
ptrn:
TestIndividual
.
ptrn:
TestInstanceForRelationship
rdf:
type
ptrn:
TestSignatureForRelationship
;
rdfs:
label
"Test instance for relationship"
^^
xsd:
string
;
ptrn:
TestRole
ptrn:
TestIndividual
.
ptrn:
TestObject
rdf:
type
ptrn:
TestObjectClass
,
owl:
Class
;
rdfs:
label
"Test object"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ptrn:
TestObjectClass
rdf:
type
owl:
Class
;
rdfs:
label
"Test object class"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ptrn:
TestPattern
rdf:
type
owl:
Class
;
rdfs:
label
"Test pattern"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Class
;
owl:
intersectionOf
([
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ptrn:
ISO15926-DataModel
;
owl:
onProperty
ptrn:
TestRole
]
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ptrn:
ISO15926-DataModel
;
owl:
onProperty
ptrn:
TestRole
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
])
]
.
ptrn:
TestRelationship
rdf:
type
owl:
ObjectProperty
;
rdfs:
label
"Test property"
^^
xsd:
string
.
...
...
@@ -2000,65 +1932,6 @@ ptrn:TestRole
rdf:
type
owl:
ObjectProperty
;
rdfs:
label
"Test role"
^^
xsd:
string
.
ptrn:
TestSignature
rdf:
type
owl:
Class
,
ptrn:
TestPattern
;
rdfs:
label
"Test signature"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ptrn:
TestSignatureForClass
rdf:
type
ptrn:
TestPattern
,
owl:
Class
;
rdfs:
label
"Test signature2"
^^
xsd:
string
;
rdfs:
subClassOf
ptrn:
TestSignature
;
rdfs:
subClassOf
[
rdf:
type
owl:
Class
;
owl:
intersectionOf
([
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ptrn:
TestObjectClass
;
owl:
onProperty
ptrn:
TestRole
]
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ptrn:
TestObjectClass
;
owl:
onProperty
ptrn:
TestRole
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
])
]
;
ptrn:
TestRole
ptrn:
ISO15926-Class
.
ptrn:
TestSignatureForIndividual
rdf:
type
ptrn:
TestPattern
,
owl:
Class
;
rdfs:
label
"Test signature"
^^
xsd:
string
;
rdfs:
subClassOf
ptrn:
TestSignature
;
rdfs:
subClassOf
[
rdf:
type
owl:
Class
;
owl:
intersectionOf
([
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ptrn:
TestObject
;
owl:
onProperty
ptrn:
TestRole
]
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ptrn:
TestObject
;
owl:
onProperty
ptrn:
TestRole
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
])
]
;
ptrn:
TestRole
ptrn:
ISO15926-Individual
.
ptrn:
TestSignatureForRelationship
rdf:
type
owl:
Class
,
ptrn:
TestPattern
;
rdfs:
label
"Test signature for relationship"
^^
xsd:
string
;
rdfs:
subClassOf
ptrn:
TestSignature
;
rdfs:
subClassOf
[
rdf:
type
owl:
Class
;
owl:
intersectionOf
([
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ptrn:
TestObject
;
owl:
onProperty
ptrn:
TestRole
]
[
rdf:
type
owl:
Restriction
;
owl:
onClass
ptrn:
TestObject
;
owl:
onProperty
ptrn:
TestRole
;
owl:
qualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
])
]
;
ptrn:
TestRole
ptrn:
ISO15926-Relationship
,
ptrn:
TestRelationship
.
ptrn:
TimeAssignmentOfTimeInstantForClass
rdf:
type
ptrn:
TemplateInstance
,
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#MultidimensionalObject>
,
ptrn:
TimeAssignmentSignatureForClass
;
rdfs:
label
"Time assignment of Time Instant for Class"
^^
xsd:
string
;
...
...
Please
register
or
login
to post a comment