Skip to content

Commit 5fa8068

Browse files
committed
Add Five Safes Crate profile to upstream RO-Crate 1.2 base
1 parent c9691e9 commit 5fa8068

25 files changed

Lines changed: 133 additions & 0 deletions

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
<<<<<<< HEAD
1516
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
17+
=======
18+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
19+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1620
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1721
@prefix schema: <http://schema.org/> .
1822
@prefix sh: <http://www.w3.org/ns/shacl#> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .
@@ -75,7 +79,11 @@ five-safes-crate:WorkflowexecutionObjectHasEndTimeIfEnded
7579
a sh:SPARQLTarget ;
7680
sh:select """
7781
PREFIX schema: <http://schema.org/>
82+
<<<<<<< HEAD
7883
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
84+
=======
85+
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/>
86+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
7987
8088
SELECT ?this
8189
WHERE {
@@ -115,7 +123,11 @@ five-safes-crate:WorkflowexecutionObjectHasStartTimeIfBegun
115123
a sh:SPARQLTarget ;
116124
sh:select """
117125
PREFIX schema: <http://schema.org/>
126+
<<<<<<< HEAD
118127
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/>
128+
=======
129+
PREFIX rocrate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/>
130+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
119131
120132
SELECT ?this
121133
WHERE {

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
<<<<<<< HEAD
1516
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
17+
=======
18+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
19+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1620
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1721
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1822
@prefix schema: <http://schema.org/> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

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

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

1515
@prefix ro: <./> .
16+
<<<<<<< HEAD
1617
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate/> .
18+
=======
19+
@prefix ro-crate: <https://github.com/crs4/rocrate-validator/profiles/ro-crate-1.2/> .
20+
>>>>>>> ab465be7 (Add Five Safes Crate profile to upstream RO-Crate 1.2 base)
1721
@prefix five-safes-crate: <https://github.com/eScienceLab/rocrate-validator/profiles/five-safes-crate/> .
1822
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
1923
@prefix schema: <http://schema.org/> .

0 commit comments

Comments
 (0)