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-05-29 09:36:44 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
83cded014952af4c2432a45953fadadfedd72216
83cded01
1 parent
b3af4556
Added helper schema to hold temporary items used during transform.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
www.reportinghub.no/ep/transform/SCHEMA_transform-helper-schema.ttl
www.reportinghub.no/ep/transform/SCHEMA_transform-helper-schema.ttl
0 → 100644
View file @
83cded0
# baseURI: http://www.reportinghub.no/ep/transform/transform-helper-schema
@prefix
:
<http://www.reportinghub.no/ep/transform/transform-helper-schema#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/transform-helper-schema>
rdf:
type
<http://www.w3.org/2002/07/owl#Ontology>
;
<http://www.w3.org/2002/07/owl#versionInfo>
"Created with TopBraid Composer"
^^
xsd:
string
.
Please
register
or
login
to post a comment