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
MonkeyChap
2011-10-11 12:45:34 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
74c83a47ccf0db3e665a2def4bc3c4ead7c5a7dc
74c83a47
1 parent
9c85ff0f
added a property for document disclaimer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 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 @
74c83a4
# Saved by TopBraid on Mon Oct 10 20:47:57 BST 2011
# Saved by TopBraid on Mon Oct 10 20:43:39 BST 2011
# Saved by TopBraid on Tue Oct 11 12:41:24 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.reportinghub.no/ep/schema/1.0/report
...
...
@@ -28,3 +27,8 @@ ep-prodreport:ProductionReport
rdf:
type
owl:
Class
;
rdfs:
label
"Production Report"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/report#Report>
.
ep-prodreport:
disclaimer
rdf:
type
rdf:
Property
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/report#Report>
;
rdfs:
range
xsd:
string
.
...
...
Please
register
or
login
to post a comment