ensar 4 years ago
parent
commit
f3e3b345b8
2 changed files with 12 additions and 1 deletions
  1. 1 1
      dprl.ttl
  2. 11 0
      plan.md

+ 1 - 1
dprl.ttl

@@ -13,7 +13,7 @@
 @prefix schema:  <http://schema.org/> .
 @prefix cc:      <https://creativecommons.org/ns#> .
 @prefix dprl:    <https://openscience.adaptcentre.ie/dprl/> .
-@prefix dct: <http://purl.org/dc/terms/> .
+@prefix dct:     <http://purl.org/dc/terms/> .
 
 
 #:core

+ 11 - 0
plan.md

@@ -0,0 +1,11 @@
+[ ] Finalise RDF shape regarding interoperability
+
+[ ] SHACL constraints
+
+[ ] Static validation conclusion
+
+[ ] BPMN syntactic validation rules via Schematron
+
+[ ] BPMN business logic validation via Schematron
+
+[ ] Dynamic validation conclusion