Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Price
2012-12-20 15:21:20 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
73a662ed1d2fadf86fcd87d15bd8038d6d6ed563
73a662ed
1 parent
2bab0f4e
Renamed some measured state status classes
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-MPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_mpr-commonPropertiesProductVolume-v1.1.1.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
View file @
73a662e
This diff could not be displayed because it is too large.
www.reportinghub.no/ep/spin/SPIN_EPIM-MPR-lib-v1.1.spin.ttl
View file @
73a662e
...
...
@@ -23,7 +23,7 @@
<http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/production-equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.epim.no/schemas/mprml/1>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/transform-helper-schema>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.epim.no/schemas/mprml/1>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
,
<http://www.reportinghub.no/ep/schema/1.0/production-equipment>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/transform/transform-helper-schema>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-mpr-spin-lib:
Function
...
...
@@ -2841,49 +2841,49 @@ ep-mpr-spin-lib:selectMeasuredQualityType
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_badcalibration>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#Measured
WithABadlyCalibratedSensor>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#Measured
StateBadlyCalibratedSensor>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_rangelimit>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#Measured
WithASensorThatIsNearTheLimitOfItsRange>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#Measured
StateSensorNearRangeLimit>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_questionable>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#QuestionablyMeasured
>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#QuestionablyMeasured
State>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_devicefailure>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
InvalidlyMeasuredBecauseOfDeviceFailure>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
MeasuredStateDeviceFailure>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_sensorfailure>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
InvalidlyMeasuredBecauseOfSensorFailure>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
MeasuredStateSensorFailure>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_commfailure>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
InvalidlyMeasuredBecauseOfCommunicationsFailure>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
MeasuredStateCommunicationsFailure>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_timeout>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
InvalidlyMeasuredBecauseTheSensorHasNotReturnedDataInTime>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#
MeasuredStateSensorDataNotInTime>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VS_unknown>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#InvalidlyMeasured
>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#InvalidlyMeasured
State>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
]
]
...
...
www.reportinghub.no/ep/transform/TRANSFORM_mpr-commonPropertiesProductVolume-v1.1.1.ttl
View file @
73a662e
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment