-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/opengeospatial/NamingAuth…
- Loading branch information
Showing
4 changed files
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Validation Report | ||
Conforms: False | ||
Results (7): | ||
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent): | ||
Severity: sh:Violation | ||
Source Shape: [ sh:maxCount Literal("1", datatype=xsd:integer) ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:or ( [ sh:datatype xsd:string ] [ sh:datatype rdf:langString ] ) ; sh:path skos:definition ] | ||
Focus Node: docs:08-131r3 | ||
Result Path: skos:definition | ||
Message: Less than 1 values on docs:08-131r3->skos:definition | ||
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent): | ||
Severity: sh:Violation | ||
Source Shape: [ sh:minCount Literal("1", datatype=xsd:integer) ; sh:or ( [ sh:datatype xsd:string ] [ sh:datatype rdf:langString ] ) ; sh:path skos:prefLabel ; sh:uniqueLang Literal("true" = True, datatype=xsd:boolean) ] | ||
Focus Node: docs:08-131r3 | ||
Result Path: skos:prefLabel | ||
Message: Less than 1 values on docs:08-131r3->skos:prefLabel | ||
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent): | ||
Severity: sh:Violation | ||
Source Shape: <http://www.opengis.net/def/ont/modspec/Specification-modspec_authority> | ||
Focus Node: docs:08-131r3 | ||
Result Path: <http://www.opengis.net/def/ont/modspec/authority> | ||
Message: Less than 1 values on docs:08-131r3-><http://www.opengis.net/def/ont/modspec/authority> | ||
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent): | ||
Severity: sh:Violation | ||
Source Shape: <http://www.opengis.net/def/ont/modspec/Specification-modspec_date> | ||
Focus Node: docs:08-131r3 | ||
Result Path: <http://www.opengis.net/def/ont/modspec/date> | ||
Message: Less than 1 values on docs:08-131r3-><http://www.opengis.net/def/ont/modspec/date> | ||
Constraint Violation in MinCountConstraintComponent (http://www.w3.org/ns/shacl#MinCountConstraintComponent): | ||
Severity: sh:Violation | ||
Source Shape: <http://www.opengis.net/def/ont/modspec/Specification-modspec_status> | ||
Focus Node: docs:08-131r3 | ||
Result Path: <http://www.opengis.net/def/ont/modspec/status> | ||
Message: Less than 1 values on docs:08-131r3-><http://www.opengis.net/def/ont/modspec/status> | ||
Validation Result in OrConstraintComponent (http://www.w3.org/ns/shacl#OrConstraintComponent): | ||
Severity: sh:Warning | ||
Source Shape: <https://w3id.org/profile/vocpub/shapes/Requirement-2.3.4> | ||
Focus Node: docs:08-131r3 | ||
Value Node: docs:08-131r3 | ||
Message: Requirement 2.1.7 Provenance for a Concept _SHOULD_ be indicated by at least one of the following properties: dcterms:provenance, dcterms:source or prov:wasDerivedFrom. | ||
Constraint Violation in OrConstraintComponent (http://www.w3.org/ns/shacl#OrConstraintComponent): | ||
Severity: sh:Violation | ||
Source Shape: <https://w3id.org/profile/vocpub/shapes/Requirement-2.3.3> | ||
Focus Node: docs:08-131r3 | ||
Value Node: docs:08-131r3 | ||
Message: Requirement 2.3.3 Each skos:Concept in a vocabulary _MUST_ indicate that it appears within that vocabulary's hierarchy of terms by use of either or both `skos:inScheme` and `skos:topConceptOf` properties |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
[ | ||
{ | ||
"@id": "http://www.opengis.net/def/docs/08-131r3", | ||
"@type": [ | ||
"http://www.w3.org/2004/02/skos/core#Concept", | ||
"http://www.opengis.net/def/ont/modspec/Specification" | ||
], | ||
"http://www.opengis.net/def/metamodel/ogc-na/implementation": [ | ||
{ | ||
"@id": "http://www.opengis.net/def/ont/modspec" | ||
} | ||
], | ||
"http://www.opengis.net/def/metamodel/ogc-na/status": [ | ||
{ | ||
"@id": "http://www.opengis.net/def/status/under-development" | ||
} | ||
], | ||
"http://www.w3.org/2004/02/skos/core#altLabel": [ | ||
{ | ||
"@value": "ModSpec" | ||
} | ||
], | ||
"http://www.w3.org/2004/02/skos/core#inScheme": [ | ||
{ | ||
"@id": "http://www.opengis.net/def/docs" | ||
} | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<rdf:RDF | ||
xmlns:policy="http://www.opengis.net/def/metamodel/ogc-na/" | ||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
xmlns:skos="http://www.w3.org/2004/02/skos/core#" | ||
> | ||
<rdf:Description rdf:about="http://www.opengis.net/def/docs/08-131r3"> | ||
<skos:inScheme rdf:resource="http://www.opengis.net/def/docs"/> | ||
<policy:status rdf:resource="http://www.opengis.net/def/status/under-development"/> | ||
<skos:altLabel>ModSpec</skos:altLabel> | ||
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> | ||
<rdf:type rdf:resource="http://www.opengis.net/def/ont/modspec/Specification"/> | ||
<policy:implementation rdf:resource="http://www.opengis.net/def/ont/modspec"/> | ||
</rdf:Description> | ||
</rdf:RDF> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
@prefix docs: <http://www.opengis.net/def/docs/> . | ||
@prefix policy: <http://www.opengis.net/def/metamodel/ogc-na/> . | ||
@prefix skos: <http://www.w3.org/2004/02/skos/core#> . | ||
@prefix spec: <http://www.opengis.net/def/ont/modspec/> . | ||
|
||
docs:08-131r3 a spec:Specification, | ||
skos:Concept ; | ||
policy:implementation <http://www.opengis.net/def/ont/modspec> ; | ||
policy:status <http://www.opengis.net/def/status/under-development> ; | ||
skos:altLabel "ModSpec" ; | ||
skos:inScheme <http://www.opengis.net/def/docs> . | ||
|