Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SAREF
saref4inma
Commits
0e9d3fee
Commit
0e9d3fee
authored
Jul 02, 2020
by
Maxime Lefrançois
Browse files
simplified examples
parent
9dd47db7
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
634 deletions
+0
-634
examples/example1INMA.ttl
examples/example1INMA.ttl
+0
-615
examples/shaver.ttl
examples/shaver.ttl
+0
-19
No files found.
examples/example1INMA.ttl
View file @
0e9d3fee
This diff is collapsed.
Click to expand it.
examples/shaver.ttl
deleted
100644 → 0
View file @
9dd47db7
@prefix
ex:
<https://saref.etsi.org/saref4inma/v1.1.2/example/shaver/>
.
@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
s4bldg:
<https://saref.etsi.org/saref4bldg/>
.
@prefix
s4inma:
<https://saref.etsi.org/saref4inma/>
.
@prefix
saref:
<https://saref.etsi.org/core/>
.
@prefix
time:
<http://www.w3.org/2006/time#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
@prefix
dctype:
<http://purl.org/dc/dcmitype/>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
<https://saref.etsi.org/saref4inma/v1.1.2/example/shaver#>
a
dctype:
Dataset
;
dcterms:
license
<https://forge.etsi.org/etsi-software-license>
;
dcterms:
conformsTo
<https://saref.etsi.org/core/v3.1.1/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4inma/v1.1.2/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4bldg/v1.1.2/>
;
dcterms:
title
"Example shaver"
@en
;
dcterms:
description
"Example shaver"
@en
.
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