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
2011-10-14 00:16:10 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3aa5e27316de81390bdebf2abff6aabc3191a31a
3aa5e273
1 parent
11662362
Report Alias as anything in NPD
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-REPORT-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-REPORT-v1.0.ttl
View file @
3aa5e27
# Saved by TopBraid on
Tue Oct 11 12:55:49 BST 2011
# Saved by TopBraid on
Fri Oct 14 00:15:06 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/np/schema/1.0/npd
...
...
@@ -11,7 +11,7 @@
<http://www.reportinghub.no/ep/schema/1.0/production-report>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/
np/schema/1.0/npd>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
;
owl:
imports
<http://www.reportinghub.no/
ep/schema/1.0/report>
,
<http://www.reportinghub.no/np/schema/1.0/npd>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-prodreport:
DailyProductionReport
...
...
@@ -34,8 +34,8 @@ ep-prodreport:ReportAliasIdentifier
rdfs:
subClassOf
owl:
Thing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
minCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-prodreport:
aliasName
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-prodreport:
isAliasFor
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -44,8 +44,8 @@ ep-prodreport:ReportAliasIdentifier
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-prodreport:
isAliasFor
owl:
minCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-prodreport:
aliasName
]
.
ep-prodreport:
aliasName
...
...
@@ -54,7 +54,7 @@ ep-prodreport:aliasName
ep-prodreport:
aliasOwner
rdf:
type
owl:
ObjectProperty
;
rdfs:
range
<http://www.reportinghub.no/
ep/schema/organization#Company>
.
rdfs:
range
<http://www.reportinghub.no/
np/schema/npd#Individual>
.
ep-prodreport:
disclaimer
rdf:
type
rdf:
Property
;
...
...
Please
register
or
login
to post a comment