Skip to content

Commit ddf1028

Browse files
authored
Merge pull request #126 from eScienceLab/five-safes-on-upstream-develop
Five safes on upstream develop
2 parents c9691e9 + e291b4e commit ddf1028

43 files changed

Lines changed: 106 additions & 406 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

rocrate_validator/profiles/five-safes-crate/0_workflow_run_inference.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
15+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1616
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1717
@prefix schema: <http://schema.org/> .
1818
@prefix sh: <http://www.w3.org/ns/shacl#> .

rocrate_validator/profiles/five-safes-crate/10_outputs.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .

rocrate_validator/profiles/five-safes-crate/11_workflow_execution_phase.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .
@@ -75,7 +75,7 @@ five-safes-crate:WorkflowexecutionObjectHasEndTimeIfEnded
7575
a sh:SPARQLTarget ;
7676
sh:select """
7777
PREFIX schema: <http://schema.org/>
78-
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
78+
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/>
7979
8080
SELECT ?this
8181
WHERE {
@@ -115,7 +115,7 @@ five-safes-crate:WorkflowexecutionObjectHasStartTimeIfBegun
115115
a sh:SPARQLTarget ;
116116
sh:select """
117117
PREFIX schema: <http://schema.org/>
118-
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
118+
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/>
119119
120120
SELECT ?this
121121
WHERE {

rocrate_validator/profiles/five-safes-crate/12_check_phase.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .

rocrate_validator/profiles/five-safes-crate/13_validation_phase.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .

rocrate_validator/profiles/five-safes-crate/14_workflow_retrieval_phase.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .

rocrate_validator/profiles/five-safes-crate/15_metadata_file.py

Lines changed: 0 additions & 64 deletions
This file was deleted.

rocrate_validator/profiles/five-safes-crate/15_metadata_file.ttl

Lines changed: 0 additions & 53 deletions
This file was deleted.

rocrate_validator/profiles/five-safes-crate/16_publishing_phase.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .

rocrate_validator/profiles/five-safes-crate/1_requesting_agent.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
@prefix ro: <./> .
16-
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
16+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
1717
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1818
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1919
@prefix schema: <http://schema.org/> .

0 commit comments

Comments
 (0)