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
Holger Knublauch
2011-08-01 10:38:00 +1000
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
cc00daf0f79200549a2911d60980a3546d48d3d8
cc00daf0
2 parents
37b2ebf2
61404239
Added licensee files to make git happy
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
81 additions
and
0 deletions
www.reportinghub.no/examples/transform/npd/licensee-2011-07-30.csv
www.reportinghub.no/examples/transform/npd/licensee-2011-07-30.ttl
www.reportinghub.no/transform/npd/licensee.ttl
www.reportinghub.no/examples/transform/npd/licensee-2011-07-30.csv
0 → 100644
View file @
cc00daf
This diff could not be displayed because it is too large.
www.reportinghub.no/examples/transform/npd/licensee-2011-07-30.ttl
0 → 100644
View file @
cc00daf
This diff could not be displayed because it is too large.
www.reportinghub.no/transform/npd/licensee.ttl
0 → 100644
View file @
cc00daf
# baseURI: file:///www.reportinghub.no/transform/npd/licensee
# imports: http://topbraid.org/tables
@prefix
licensee:
<file:///www.reportinghub.no/transform/npd/licensee#>
.
@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
tables:
<http://topbraid.org/tables#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<file:///www.reportinghub.no/transform/npd/licensee>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://topbraid.org/tables>
.
licensee:
Licensee
rdf:
type
owl:
Class
;
rdfs:
label
"licensee-2011-07-30"
;
tables:
sheetIndex
"0"
^^
xsd:
int
.
licensee:
cmpLongName
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"cmpLongName"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"3"
^^
xsd:
int
.
licensee:
cmpNpdidCompany
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"cmpNpdidCompany"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"7"
^^
xsd:
int
.
licensee:
datesyncNPD
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"DatesyncNPD"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"8"
^^
xsd:
int
.
licensee:
prlLicenseeDateValidFrom
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"prlLicenseeDateValidFrom"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"1"
^^
xsd:
int
.
licensee:
prlLicenseeDateValidTo
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"prlLicenseeDateValidTo"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"2"
^^
xsd:
int
.
licensee:
prlLicenseeInterest
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"prlLicenseeInterest"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"4"
^^
xsd:
int
.
licensee:
prlLicenseeSdfi
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"prlLicenseeSdfi"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"5"
^^
xsd:
int
.
licensee:
prlName
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"ÔªøprlName"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"0"
^^
xsd:
int
.
licensee:
prlNpdidLicence
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
licensee:
Licensee
;
rdfs:
label
"prlNpdidLicence"
;
rdfs:
range
xsd:
string
;
tables:
columnIndex
"6"
^^
xsd:
int
.
Please
register
or
login
to post a comment