Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
ptrn
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Tore Christiansen
2014-05-07 10:16:27 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8b01945b0ad9b669a46e3b86f265894178a51c34
8b01945b
1 parent
77dee4d8
Initial commit of files to sourcetree
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
20 deletions
TSP.ttl
example.ttl
TSP.ttl
0 → 100644
View file @
8b01945
This diff could not be displayed because it is too large.
example.ttl
deleted
100644 → 0
View file @
77dee4d
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#>
PREFIX
fn:
<http://www.w3.org/2005/xpath-functions#>
PREFIX
p2:
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#>
PREFIX
rds:
<http://rdl.rdlfacade.org/data#>
PREFIX
afn:
<http://jena.hpl.hp.com/ARQ/function#>
PREFIX
dc:
<http://purl.org/dc/elements/1.1/>
PREFIX
rdl:
<http://data.posccaesar.org/rdl/>
PREFIX
ptrn:
<http://data.posccaesar.org/ptrn/>
ptrn:
pattern1
rdl:
hasDesignation
"jojo"
;
rdl:
defaultRdsId
"RDS12345"
;
rdl:
hasIdPCA
"RDS12345"
;
rdf:
type
p2:
jojo1
;
rdfs:
label
"jojo"
.
Please
register
or
login
to post a comment