pbo
Property Ontology
Home
Board report
Semantic atlas
Files
/
Find file
◐
repo
/
property-ontology
/
validation
/
shacl-report.ttl
turtle
6 lines
147 B
Raw
Download
Copy path
Wrap
1
@prefix
sh:
<http://www.w3.org/ns/shacl#>
.
2
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
3
4
[
]
a
sh
:
ValidationReport
;
5
sh
:
conforms
true
.
6
Esc