Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace
Commits
045eb0c0
Commit
045eb0c0
authored
Jul 08, 2019
by
Matej
Browse files
initial ttl example file (for CLARIN VLO)
parent
ff343af5
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Service_CLARINVLO.ttl
0 → 100644
View file @
045eb0c0
@prefix
sshockh:
<https://vocabs.acdh.oeaw.ac.at/sshockh#>
.
@prefix
acttype:
<https://vocabs.acdh.oeaw.ac.at/acttype#>
.
@prefix
dct:
<http://purl.org/dc/terms/>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
dc:
<http://purl.org/dc/elements/1.1/>
.
_:
service-vlo
a
sshockh:
Service
;
rdfs:
label
"CLARIN VLO"
;
rdfs:
seeAlso
<http://vlo.clarin.eu>
;
sshockh:
usedFor
acttype:
discovery
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment