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-10-11 10:05:53 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2f6caf656169a07f7e22ef5426645f8d5a2f2845
2f6caf65
1 parent
acf1151d
added some defns
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ORGANIZATION-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ORGANIZATION-v1.0.ttl
View file @
2f6caf6
...
...
@@ -29,6 +29,7 @@ ep-org:CommercialEntity
ep-org:
Company
rdf:
type
owl:
Class
;
rdfs:
comment
"organization that is a company"
^^
xsd:
string
;
rdfs:
label
"Company"
^^
xsd:
string
;
rdfs:
subClassOf
ep-org:
Organization-WholeLife
.
...
...
@@ -87,6 +88,7 @@ ep-org:OperatorOvernightVisitorCrew
ep-org:
Organization
rdf:
type
owl:
Class
;
rdfs:
comment
"physical object that is an organization"
^^
xsd:
string
;
rdfs:
label
"organization"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
PhysicalObject
,
ep-org:
PersonOrOrganization
;
ep-core:
seeReferenceData
...
...
Please
register
or
login
to post a comment