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-10 20:49:33 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
51cae32f4491406b527fae37776a8503a3612e7f
51cae32f
1 parent
848138b5
Added Production Reports
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 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 @
51cae32
<<<<<<< Updated upstream
# Saved by TopBraid on Mon Oct 10 20:47:57 BST 2011
=======
# Saved by TopBraid on Mon Oct 10 20:43:39 BST 2011
>
>>>>>>
Stashed
changes
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.reportinghub.no/ep/schema/1.0/report
...
...
@@ -15,15 +19,24 @@
ep-prodreport:
DailyProductionReport
rdf:
type
owl:
Class
;
<<<<<<< Updated upstream
rdfs:label "Daily Production Report"^^xsd:string ;
=======
>
>>>>>>
Stashed
changes
rdfs:
subClassOf
ep-prodreport:
ProductionReport
.
ep-prodreport:
MonthlyProductionReport
rdf:
type
owl:
Class
;
<<<<<<< Updated upstream
rdfs:label "Monthly Production Report"^^xsd:string ;
=======
>
>>>>>>
Stashed
changes
rdfs:
subClassOf
ep-prodreport:
ProductionReport
.
ep-prodreport:
ProductionReport
rdf:
type
owl:
Class
;
<<<<<<< Updated upstream
rdfs:label "Production Report"^^xsd:string ;
=======
>
>>>>>>
Stashed
changes
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/report#Report>
.
...
...
Please
register
or
login
to post a comment