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-11-23 17:09:07 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0a449578406f5ad6535f57ecb9d970be284e5fba
0a449578
1 parent
b5ede353
Started on datatype properties
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
77 additions
and
0 deletions
www.reportinghub.no/refdata/RDL_XSD-Datatypes.ttl
www.reportinghub.no/refdata/RDL_XSD-Datatypes.ttl.tbc
www.reportinghub.no/refdata/transform/datprop2rd.ttl
www.reportinghub.no/refdata/transform/datprop2rd.ttl.tbc
www.reportinghub.no/refdata/RDL_XSD-Datatypes.ttl
0 → 100644
View file @
0a44957
# baseURI: http://www.reportinghub.no/refdata/XSD-Datatypes
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
@prefix
:
<http://posccaesar.org/rdl/>
.
@prefix
ISO-15926-2_2003:
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#>
.
@prefix
RDL-annotations:
<http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
:
ERH-DATE
rdf:
type
ISO-15926-2_2003:
RepresentationForm
;
:
hasDefinition
"the W3C XML Schema Language Date Datatype"
^^
xsd:
string
;
:
hasDesignation
"XML SCHEMA DATE"
^^
xsd:
string
.
:
ERH-DATETIME
rdf:
type
ISO-15926-2_2003:
RepresentationForm
;
:
hasDefinition
"the W3C XML Schema Language DateTime Datatype"
^^
xsd:
string
;
:
hasDesignation
"XML SCHEMA DATETIME"
^^
xsd:
string
.
:
ERH-DOUBLE
rdf:
type
ISO-15926-2_2003:
RepresentationForm
;
:
hasDefinition
"the W3C XML Schema Language Double Datatype"
^^
xsd:
string
;
:
hasDesignation
"XML SCHEMA DOUBLE"
^^
xsd:
string
.
:
ERH-FLOAT
rdf:
type
ISO-15926-2_2003:
RepresentationForm
;
:
hasDefinition
"the W3C XML Schema Language Float Datatype"
^^
xsd:
string
;
:
hasDesignation
"XML SCHEMA FLOAT"
^^
xsd:
string
.
:
ERH-INTEGER
rdf:
type
ISO-15926-2_2003:
RepresentationForm
;
:
hasDefinition
"the W3C XML Schema Language Integer Datatype"
^^
xsd:
string
;
:
hasDesignation
"XML SCHEMA INTEGER"
^^
xsd:
string
.
:
ERH-STRING
rdf:
type
ISO-15926-2_2003:
RepresentationForm
;
:
hasDefinition
"the W3C XML Schema Language String Datatype"
^^
xsd:
string
;
:
hasDesignation
"XML SCHEMA STRING"
^^
xsd:
string
.
<http://www.reportinghub.no/refdata/XSD-Datatypes>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003>
,
<http://rds.posccaesar.org/2008/06/OWL/RDL-annotations>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
www.reportinghub.no/refdata/RDL_XSD-Datatypes.ttl.tbc
0 → 100644
View file @
0a44957
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
@prefix
forms:
<http://www.topbraid.org/2007/01/forms.owl#>
.
@prefix
inference:
<http://www.topbraid.org/2007/06/inference.owl#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
visual:
<http://topbraid.org/visual#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#RepresentationForm>
forms:
keyProperties
(
rdfs:
label
rdfs:
comment
<http://posccaesar.org/rdl/hasDesignation>
)
.
www.reportinghub.no/refdata/transform/datprop2rd.ttl
0 → 100644
View file @
0a44957
This diff is collapsed. Click to expand it.
www.reportinghub.no/refdata/transform/datprop2rd.ttl.tbc
0 → 100644
View file @
0a44957
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
@prefix
forms:
<http://www.topbraid.org/2007/01/forms.owl#>
.
@prefix
inference:
<http://www.topbraid.org/2007/06/inference.owl#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
visual:
<http://topbraid.org/visual#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
[]
rdf:
type
inference:
Configuration
;
composite:
child
[
rdf:
type
<http://spinrdf.org/spin#TopSPIN>
;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass"
;
composite:
index
"0"
^^
xsd:
int
]
.
Please
register
or
login
to post a comment