Skip to content
Snippets Groups Projects
Commit 2875ca73 authored by Nicole Parks's avatar Nicole Parks
Browse files

change path for type to better fit ro-crate

parent ea1da94f
No related branches found
No related tags found
1 merge request!411Draft: Merge request for new application profile: Archived Experimental Data from ELN
Pipeline #1602011 passed with warnings
...@@ -58,13 +58,13 @@ ...@@ -58,13 +58,13 @@
sh:order 5 ; sh:order 5 ;
sh:path schema:identifier ; sh:path schema:identifier ;
sh:datatype xsd:string], sh:datatype xsd:string],
[sh:description "Der Typ der Ressource, z. B. 'Dataset', 'File' oder 'Software'."@de ; [sh:description "Der Typ der Ressource, z. B. 'Dataset', 'File' oder 'Software'. This is @type in ro-crate json-ld."@de ;
sh:description "The type of resource, such as 'Dataset', 'File', or 'Software'."@en ; sh:description "The type of resource, such as 'Dataset', 'File', or 'Software' Das @type in der ro-crate json-ld."@en ;
sh:name "Resource Type"@en ; sh:name "Resource Type"@en ;
sh:name "Ressourcentyp"@de ; sh:name "Ressourcentyp"@de ;
sh:minCount 1 ; sh:minCount 1 ;
sh:order 6 ; sh:order 6 ;
sh:path schema:Thing ; sh:path rdf:type ;
sh:class <https://w3id.org/ro/crate/1.1/context>]. sh:class <https://w3id.org/ro/crate/1.1/context>].
[sh:description "Keywords or subjects relevant to the entity."@en ; [sh:description "Keywords or subjects relevant to the entity."@en ;
sh:description "Schlüsselwörter oder Themen, die für den Entität relevant sind."@de ; sh:description "Schlüsselwörter oder Themen, die für den Entität relevant sind."@de ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment