From 0e622b2ebd90b12a547db908c3f166607adb85c0 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Thu, 10 Mar 2022 14:27:21 +0100 Subject: [PATCH 01/11] added test profile for sfb985 archive --- profiles/sfb985/archive_manual/index.ttl | 115 +++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 profiles/sfb985/archive_manual/index.ttl diff --git a/profiles/sfb985/archive_manual/index.ttl b/profiles/sfb985/archive_manual/index.ttl new file mode 100644 index 0000000..f8b99f0 --- /dev/null +++ b/profiles/sfb985/archive_manual/index.ttl @@ -0,0 +1,115 @@ +@base . + +@prefix dash: . +@prefix rdf: . +@prefix sh: . +@prefix xsd: . +@prefix cosarchive: . +@prefix dcterms: . +@prefix obo: . +@prefix ecsel: . +@prefix edam: . + + +dcterms:license ; +dcterms:publisher ; +dcterms:rights "Copyright © 2022 IT Center, RWTH Aachen University" ; +dcterms:title "Archive"@en, "Archiv"@de ; + +a sh:NodeShape ; +sh:targetClass ; +sh:closed true ; + +sh:property [ + sh:path rdf:type ; +] ; + + + sh:property cosarchive:title ; + sh:property cosarchive:bescheibung ; + sh:property cosarchive:contributors ; + sh:property cosarchive:principalInvestigator ; + sh:property cosarchive:sfb985Sub-projects ; + sh:property cosarchive:dateArchived ; + sh:property cosarchive:relatedPublishedDoi ; + sh:property cosarchive:relatedResearchDataPublicationDoi ; + sh:property cosarchive:keywords . + +cosarchive:title + sh:path dcterms:title ; + sh:order 0 ; + sh:description "Descriptive title for archived data"@en ; + sh:datatype xsd:string ; + sh:minCount 1 ; + sh:name "Title"@en, "Titel"@de. + + +cosarchive:bescheibung + sh:path dcterms:description ; + sh:order 1 ; + sh:description "Description of archived data"@en ; + sh:datatype xsd:string ; + sh:minCount 1 ; + dash:singleLine false ; + sh:name "Bescheibung"@en, "Beschreibung"@de. + + +cosarchive:contributors + sh:path dcterms:contributor ; + sh:order 2 ; + sh:description "Who contributed to this data (or the paper in which it was published in)"@en ; + sh:datatype xsd:string ; + sh:minCount 1 ; + sh:name "Contributors"@en, "Mitarbeitende"@de. + + +cosarchive:principalInvestigator + sh:path obo:OBI_0000103 ; + sh:order 3 ; + sh:description "Which SFB 985 PIs were involved?"@en ; + sh:class ; + sh:minCount 1 ; + sh:name "Principal investigator(s)"@en, "Principal investigator(s)"@de. + + +cosarchive:sfb985Sub-projects + sh:path ecsel:has_sub_project ; + sh:order 4 ; + sh:description "Which SFB 985 sub-projects were involved?"@en ; + sh:class ; + sh:minCount 1 ; + sh:name "SFB 985 sub-projects"@en, "SFB 985 Teilprojekte"@de. + + +cosarchive:dateArchived + sh:path dcterms:date ; + sh:order 5 ; + sh:description "The date of archival (in most cases today)"@en ; + sh:datatype xsd:date ; + sh:defaultValue "{TODAY}" ; + sh:name "Date archived"@en, "Archivierungsdatum"@de. + + +cosarchive:relatedPublishedDoi + sh:path edam:data_1188 ; + sh:order 6 ; + sh:description "DOI to related pulished article"@en ; + sh:datatype xsd:string ; + sh:name "Related published DOI"@en, "DOI zur relevanten Veröffentlichung (Artikel)"@de. + + +cosarchive:relatedResearchDataPublicationDoi + sh:path edam:data_1084 ; + sh:order 7 ; + sh:description "DOI(s) to any related published research data"@en ; + sh:datatype xsd:string ; + sh:name "Related research data publication DOI(s)"@en, "relevante DOI(s) zu veröffentlichten Forschungsdaten"@de. + + +cosarchive:keywords + sh:path edam:data_0968 ; + sh:order 8 ; + sh:description "any related keywords"@en ; + sh:datatype xsd:string ; + sh:name "Keywords"@en, "Keywords"@de. + -- GitLab From e655cabaa3f3e4a832a651edb67b8d6cb51acf9e Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Fri, 11 Mar 2022 14:59:14 +0100 Subject: [PATCH 02/11] Update index.ttl --- profiles/sfb985/dropShapeAnalyzer/index.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/sfb985/dropShapeAnalyzer/index.ttl b/profiles/sfb985/dropShapeAnalyzer/index.ttl index 9bf747f..c07655e 100644 --- a/profiles/sfb985/dropShapeAnalyzer/index.ttl +++ b/profiles/sfb985/dropShapeAnalyzer/index.ttl @@ -137,11 +137,11 @@ coscinedropShapeAnalysis:oscillatingDropMeasurementType . coscinedropShapeAnalysis:sampleConcentration - sh:path dcterms:created ; + sh:path obo:CHMO_0002820 ; sh:order 10 ; sh:minCount 1 ; sh:maxCount 1 ; - sh:datatype xsd:string ; + sh:datatype xsd:decimal ; sh:name "Sample Concentration [wt%]"@en, "Probenkonzentration [Massen-%]"@de ; qudt:Unit unit:PERCENT; . -- GitLab From 27c0dd79696bf7c6ae801603181544ddcb206adf Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Tue, 15 Mar 2022 15:29:22 +0100 Subject: [PATCH 03/11] fixed spelling errors --- profiles/sfb985/Microscopy_RotMagField/index.ttl | 12 ++++++------ profiles/sfb985/archive_manual/index.ttl | 8 ++++---- profiles/sfb985/dropShapeAnalyzer/index.ttl | 2 +- vocabularies/sfb985/objectiveLens/index.ttl | 4 ++-- .../sfb985/oscillatingDropMeasurementType/index.ttl | 2 +- vocabularies/sfb985/pis/index.ttl | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/profiles/sfb985/Microscopy_RotMagField/index.ttl b/profiles/sfb985/Microscopy_RotMagField/index.ttl index 7b7f015..5993bf5 100644 --- a/profiles/sfb985/Microscopy_RotMagField/index.ttl +++ b/profiles/sfb985/Microscopy_RotMagField/index.ttl @@ -33,7 +33,7 @@ ] ; sh:property coscineMicroscopy_RotMagField:creator ; - sh:property coscineMicroscopy_RotMagField:contributer ; + sh:property coscineMicroscopy_RotMagField:contributor ; sh:property coscineMicroscopy_RotMagField:measurementDateTime ; sh:property coscineMicroscopy_RotMagField:productionMethod ; sh:property coscineMicroscopy_RotMagField:sampleID ; @@ -57,8 +57,8 @@ coscineMicroscopy_RotMagField:creator sh:datatype xsd:string ; sh:name "Creator"@en, "Ersteller"@de . -coscineMicroscopy_RotMagField:contributer - sh:path dcterms:contributer ; +coscineMicroscopy_RotMagField:contributor + sh:path dcterms:contributor ; sh:order 1 ; sh:datatype xsd:string ; sh:name "Student"@en, "Student"@de . @@ -74,7 +74,7 @@ coscineMicroscopy_RotMagField:productionMethod sh:path obo:CHMO_0001301 ; sh:order 3 ; sh:minCount 1 ; - sh:name "Poduction method"@en, "Produktionsmethode"@de ; + sh:name "Production method"@en, "Produktionsmethode"@de ; sh:class . coscineMicroscopy_RotMagField:sampleID @@ -141,7 +141,7 @@ coscineMicroscopy_RotMagField:microscope sh:path obo:CHMO_0000947 ; sh:order 12 ; sh:minCount 1 ; - sh:name "Mikroscop"@de, "Microscope"@en ; + sh:name "Mikroskop"@de, "Microscope"@en ; sh:class . coscineMicroscopy_RotMagField:objectiveLens @@ -149,7 +149,7 @@ coscineMicroscopy_RotMagField:objectiveLens sh:order 13 ; sh:minCount 1 ; sh:class ; - sh:name "Objetive lens"@en, "Objective"@de . + sh:name "Objective lens"@en, "Objective"@de . coscineMicroscopy_RotMagField:camera sh:path obo:OBI_0001048 ; diff --git a/profiles/sfb985/archive_manual/index.ttl b/profiles/sfb985/archive_manual/index.ttl index f8b99f0..3c2fce2 100644 --- a/profiles/sfb985/archive_manual/index.ttl +++ b/profiles/sfb985/archive_manual/index.ttl @@ -26,7 +26,7 @@ sh:property [ sh:property cosarchive:title ; - sh:property cosarchive:bescheibung ; + sh:property cosarchive:description ; sh:property cosarchive:contributors ; sh:property cosarchive:principalInvestigator ; sh:property cosarchive:sfb985Sub-projects ; @@ -44,14 +44,14 @@ cosarchive:title sh:name "Title"@en, "Titel"@de. -cosarchive:bescheibung +cosarchive:description sh:path dcterms:description ; sh:order 1 ; sh:description "Description of archived data"@en ; sh:datatype xsd:string ; sh:minCount 1 ; dash:singleLine false ; - sh:name "Bescheibung"@en, "Beschreibung"@de. + sh:name "Description"@en, "Beschreibung"@de. cosarchive:contributors @@ -93,7 +93,7 @@ cosarchive:dateArchived cosarchive:relatedPublishedDoi sh:path edam:data_1188 ; sh:order 6 ; - sh:description "DOI to related pulished article"@en ; + sh:description "DOI to related published article"@en ; sh:datatype xsd:string ; sh:name "Related published DOI"@en, "DOI zur relevanten Veröffentlichung (Artikel)"@de. diff --git a/profiles/sfb985/dropShapeAnalyzer/index.ttl b/profiles/sfb985/dropShapeAnalyzer/index.ttl index c07655e..4a69211 100644 --- a/profiles/sfb985/dropShapeAnalyzer/index.ttl +++ b/profiles/sfb985/dropShapeAnalyzer/index.ttl @@ -60,7 +60,7 @@ coscinedropShapeAnalysis:personResponsible . coscinedropShapeAnalysis:operator - sh:path dcterms:contributer ; + sh:path dcterms:contributor ; sh:order 1 ; sh:minCount 1 ; sh:maxCount 1 ; diff --git a/vocabularies/sfb985/objectiveLens/index.ttl b/vocabularies/sfb985/objectiveLens/index.ttl index 5a2c184..c5f37ae 100644 --- a/vocabularies/sfb985/objectiveLens/index.ttl +++ b/vocabularies/sfb985/objectiveLens/index.ttl @@ -34,7 +34,7 @@ . a ; - rdfs:label " Nikon 4x/0.10"@de , " Nikon 4x/0.10"@en ; + rdfs:label "Nikon 4x/0.10"@de , "Nikon 4x/0.10"@en ; rdfs:subClassOf . @@ -54,7 +54,7 @@ . a ; - rdfs:label "Nikon 20x/0.45 Plan Fluor Ph1 DM ELWD DIC L"@de , " Nikon 20x/0.45 Plan Fluor Ph1 DM ELWD DIC L"@en ; + rdfs:label "Nikon 20x/0.45 Plan Fluor Ph1 DM ELWD DIC L"@de , "Nikon 20x/0.45 Plan Fluor Ph1 DM ELWD DIC L"@en ; rdfs:subClassOf . diff --git a/vocabularies/sfb985/oscillatingDropMeasurementType/index.ttl b/vocabularies/sfb985/oscillatingDropMeasurementType/index.ttl index b5aee91..c37d9e8 100644 --- a/vocabularies/sfb985/oscillatingDropMeasurementType/index.ttl +++ b/vocabularies/sfb985/oscillatingDropMeasurementType/index.ttl @@ -14,7 +14,7 @@ . a ; - rdfs:label "frequeny sweep"@de , "frequeny sweep"@en ; + rdfs:label "frequency sweep"@de , "frequency sweep"@en ; rdfs:subClassOf . diff --git a/vocabularies/sfb985/pis/index.ttl b/vocabularies/sfb985/pis/index.ttl index cbcbb93..8fc3443 100644 --- a/vocabularies/sfb985/pis/index.ttl +++ b/vocabularies/sfb985/pis/index.ttl @@ -9,8 +9,8 @@ dcterms:license ; dcterms:publisher ; dcterms:rights "Copyright © 2022 IT Center, RWTH Aachen University" ; - dcterms:title "Principle Investogators (PIs)"@en ; - rdfs:label "Principle Investogators (PIs)"@en, "Principle Investogators (PIs)"@de + dcterms:title "Principle Investigators (PIs)"@en ; + rdfs:label "Principle Investigators (PIs)"@en, "Principle Investigators (PIs)"@de . a ; -- GitLab From e7e65b533b32367b7bd52120ae2d4bc133cc1718 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Wed, 16 Mar 2022 10:52:29 +0100 Subject: [PATCH 04/11] added archive_frontend --- .vscode/settings.json | 5 ++ profiles/sfb985/archive_frontend/index.ttl | 71 ++++++++++++++++++++++ 2 files changed, 76 insertions(+) create mode 100644 .vscode/settings.json create mode 100644 profiles/sfb985/archive_frontend/index.ttl diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..7b7956f --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "cSpell.enableFiletypes": [ + "turtle" + ] +} \ No newline at end of file diff --git a/profiles/sfb985/archive_frontend/index.ttl b/profiles/sfb985/archive_frontend/index.ttl new file mode 100644 index 0000000..027f095 --- /dev/null +++ b/profiles/sfb985/archive_frontend/index.ttl @@ -0,0 +1,71 @@ +@base . + +@prefix rdf: . +@prefix rdfs: . +@prefix xsd: . +@prefix dcterms: . +@prefix prov: . +@prefix sh: . +@prefix aps: . + + sh:datatype xsd:string; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:minLength 1 ; + sh:name "Titel"@de, + "Title"@en; + sh:order 0 ; + sh:path dcterms:title. + dcterms:license ; + dcterms:publisher ; + dcterms:rights "Copyright © 2020 IT Center, RWTH Aachen University"; + dcterms:title "Archive"@en; + a sh:NodeShape; + prov:wasDerivedFrom ; + sh:closed true; + sh:property , + [sh:order 1 ; + sh:datatype xsd:string ; + sh:name "Beschreibung"@de ; + sh:name "Description"@en ; + sh:path dcterms:description ; + sh:minCount 1 ], + [sh:order 2 ; + sh:datatype xsd:string ; + sh:name "Contributor(s)"@en ; + sh:name "Mitarbeitende"@de ; + sh:path dcterms:contributor ; + sh:minCount 1 ], + [sh:order 3 ; + sh:name "Principal investigator(s)"@de ; + sh:name "Principal investigator(s)"@en ; + sh:path ; + sh:class ], + [sh:order 4 ; + sh:name "SFB 985 Teilprojekt(e)"@de ; + sh:name "SFB 985 sub-projects"@en ; + sh:path ; + sh:minCount 1 ; + sh:class ], + [sh:order 5 ; + sh:datatype xsd:date ; + sh:name "Archvierungsdatum"@de ; + sh:name "Date archived"@en ; + sh:path dcterms:date ; + sh:defaultValue "{TODAY}"], + [sh:order 6 ; + sh:datatype xsd:string ; + sh:name "Related published article DOI"@en ; + sh:name "DOI zur relevanten Veröffentlichung (Artikel)"@de ; + sh:path ], + [sh:order 7 ; + sh:datatype xsd:string ; + sh:name "relevante DOI(s) zu veröffentlichten Forschungsdaten"@de ; + sh:name "Related research data publication DOI(s)"@en ; + sh:path ], + [sh:order 8 ; + sh:datatype xsd:string ; + sh:name "Keywords"@en ; + sh:path ], + [sh:path rdf:type]; + sh:targetClass . -- GitLab From 2096f4d4c38ca49521df1f48536a211d4df15a01 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Wed, 16 Mar 2022 11:05:31 +0100 Subject: [PATCH 05/11] Revert "added archive_frontend" This reverts commit e7e65b533b32367b7bd52120ae2d4bc133cc1718. --- .vscode/settings.json | 5 -- profiles/sfb985/archive_frontend/index.ttl | 71 ---------------------- 2 files changed, 76 deletions(-) delete mode 100644 .vscode/settings.json delete mode 100644 profiles/sfb985/archive_frontend/index.ttl diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 7b7956f..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "cSpell.enableFiletypes": [ - "turtle" - ] -} \ No newline at end of file diff --git a/profiles/sfb985/archive_frontend/index.ttl b/profiles/sfb985/archive_frontend/index.ttl deleted file mode 100644 index 027f095..0000000 --- a/profiles/sfb985/archive_frontend/index.ttl +++ /dev/null @@ -1,71 +0,0 @@ -@base . - -@prefix rdf: . -@prefix rdfs: . -@prefix xsd: . -@prefix dcterms: . -@prefix prov: . -@prefix sh: . -@prefix aps: . - - sh:datatype xsd:string; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:minLength 1 ; - sh:name "Titel"@de, - "Title"@en; - sh:order 0 ; - sh:path dcterms:title. - dcterms:license ; - dcterms:publisher ; - dcterms:rights "Copyright © 2020 IT Center, RWTH Aachen University"; - dcterms:title "Archive"@en; - a sh:NodeShape; - prov:wasDerivedFrom ; - sh:closed true; - sh:property , - [sh:order 1 ; - sh:datatype xsd:string ; - sh:name "Beschreibung"@de ; - sh:name "Description"@en ; - sh:path dcterms:description ; - sh:minCount 1 ], - [sh:order 2 ; - sh:datatype xsd:string ; - sh:name "Contributor(s)"@en ; - sh:name "Mitarbeitende"@de ; - sh:path dcterms:contributor ; - sh:minCount 1 ], - [sh:order 3 ; - sh:name "Principal investigator(s)"@de ; - sh:name "Principal investigator(s)"@en ; - sh:path ; - sh:class ], - [sh:order 4 ; - sh:name "SFB 985 Teilprojekt(e)"@de ; - sh:name "SFB 985 sub-projects"@en ; - sh:path ; - sh:minCount 1 ; - sh:class ], - [sh:order 5 ; - sh:datatype xsd:date ; - sh:name "Archvierungsdatum"@de ; - sh:name "Date archived"@en ; - sh:path dcterms:date ; - sh:defaultValue "{TODAY}"], - [sh:order 6 ; - sh:datatype xsd:string ; - sh:name "Related published article DOI"@en ; - sh:name "DOI zur relevanten Veröffentlichung (Artikel)"@de ; - sh:path ], - [sh:order 7 ; - sh:datatype xsd:string ; - sh:name "relevante DOI(s) zu veröffentlichten Forschungsdaten"@de ; - sh:name "Related research data publication DOI(s)"@en ; - sh:path ], - [sh:order 8 ; - sh:datatype xsd:string ; - sh:name "Keywords"@en ; - sh:path ], - [sh:path rdf:type]; - sh:targetClass . -- GitLab From 54a4a110d29840115968e308a23099221919daa8 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Wed, 16 Mar 2022 11:22:41 +0100 Subject: [PATCH 06/11] Update index.ttl --- vocabularies/sfb985/pis/index.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vocabularies/sfb985/pis/index.ttl b/vocabularies/sfb985/pis/index.ttl index 8fc3443..ef44d30 100644 --- a/vocabularies/sfb985/pis/index.ttl +++ b/vocabularies/sfb985/pis/index.ttl @@ -9,8 +9,8 @@ dcterms:license ; dcterms:publisher ; dcterms:rights "Copyright © 2022 IT Center, RWTH Aachen University" ; - dcterms:title "Principle Investigators (PIs)"@en ; - rdfs:label "Principle Investigators (PIs)"@en, "Principle Investigators (PIs)"@de + dcterms:title "Principal Investigators (PIs)"@en ; + rdfs:label "Principal Investigators (PIs)"@en, "Principle Investigators (PIs)"@de . a ; -- GitLab From 59700bef3ca6a4aa447e131ca3384d2bd7d247e6 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Mon, 21 Mar 2022 09:42:59 +0100 Subject: [PATCH 07/11] added missing dataype --- profiles/sfb985/dropShapeAnalyzer/index.ttl | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/sfb985/dropShapeAnalyzer/index.ttl b/profiles/sfb985/dropShapeAnalyzer/index.ttl index 4a69211..6bc0c6a 100644 --- a/profiles/sfb985/dropShapeAnalyzer/index.ttl +++ b/profiles/sfb985/dropShapeAnalyzer/index.ttl @@ -167,6 +167,7 @@ coscinedropShapeAnalysis:softwareVersion sh:order 13 ; sh:minCount 1 ; sh:maxCount 1 ; + sh:datatype xsd:string ; sh:name "ADVANCE software version"@en, "ADVANCE Softwareversion"@de ; . -- GitLab From 222f9c6f0d5a38c022f19d33cf2cc6744a5f9fda Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Fri, 25 Mar 2022 09:14:22 +0100 Subject: [PATCH 08/11] Deleted profiles/sfb985/archive_frontend/index.ttl, profiles/sfb985/archive/index.ttl --- profiles/sfb985/archive/index.ttl | 66 -------------------- profiles/sfb985/archive_frontend/index.ttl | 71 ---------------------- 2 files changed, 137 deletions(-) delete mode 100644 profiles/sfb985/archive/index.ttl delete mode 100644 profiles/sfb985/archive_frontend/index.ttl diff --git a/profiles/sfb985/archive/index.ttl b/profiles/sfb985/archive/index.ttl deleted file mode 100644 index 3a50aa0..0000000 --- a/profiles/sfb985/archive/index.ttl +++ /dev/null @@ -1,66 +0,0 @@ -@base . - -@prefix dcterms: . -@prefix rdf: . -@prefix rdfs: . -@prefix sh: . -@prefix xsd: . -@prefix aps: . -@prefix dash: . - - a sh:NodeShape ; - dcterms:title "Archive"@en ; - rdfs:comment "This application profile aims to generally describe archived metadata. Ideally, this research data should be associated with a published article or a project such as a thesis."@en ; - sh:property [ - sh:path dcterms:title ; - sh:datatype xsd:string ; - sh:name "Titel"@de, "Title"@en ; - sh:minCount 1 ; - sh:order 0 ; - ], [ - sh:path dcterms:description ; - sh:datatype xsd:string ; - sh:name "Beschreibung"@de, "Description"@en ; - sh:minCount 1 ; - sh:order 1 ; - dash:singleLine false ; - ], [ - sh:path ; - sh:name "Teilprojekt(e)"@de, "SFB 985 sub-project(s)"@en ; - sh:minCount 1 ; - sh:order 4 ; - sh:class ; - ], [ - sh:path dcterms:date ; - sh:datatype xsd:date ; - sh:name "Archivierungsdatum"@de, "Date archived"@en ; - sh:defaultValue "{TODAY}" ; - sh:order 5 ; - ], [ - sh:path ; - sh:datatype xsd:string ; - sh:name "DOI zur relevanten Veröffentlichung (Artikel)"@de, "Related published article DOI"@en ; - sh:order 6 ; - ], [ - sh:path ; - sh:datatype xsd:string ; - sh:name "relevante DOI(s) zu veröffentlichten Forschungsdaten"@de, "Related research data publication DOI(s)"@en ; - sh:order 7 ; - ], [ - sh:path dcterms:contributor ; - sh:name "Mitarbeitende"@de, "Contributors"@en ; - sh:minCount 1 ; - sh:order 2 ; - sh:datatype xsd:string ; - ], [ - sh:path ; - sh:name "Principal investigator(s)"@de, "Principal investigator(s)"@en ; - sh:minCount 1 ; - sh:order 3 ; - sh:class ; - ], [ - sh:path ; - sh:datatype xsd:string ; - sh:name "Keyword"@de, "Keywords"@en ; - sh:order 8 ; - ] . diff --git a/profiles/sfb985/archive_frontend/index.ttl b/profiles/sfb985/archive_frontend/index.ttl deleted file mode 100644 index 027f095..0000000 --- a/profiles/sfb985/archive_frontend/index.ttl +++ /dev/null @@ -1,71 +0,0 @@ -@base . - -@prefix rdf: . -@prefix rdfs: . -@prefix xsd: . -@prefix dcterms: . -@prefix prov: . -@prefix sh: . -@prefix aps: . - - sh:datatype xsd:string; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:minLength 1 ; - sh:name "Titel"@de, - "Title"@en; - sh:order 0 ; - sh:path dcterms:title. - dcterms:license ; - dcterms:publisher ; - dcterms:rights "Copyright © 2020 IT Center, RWTH Aachen University"; - dcterms:title "Archive"@en; - a sh:NodeShape; - prov:wasDerivedFrom ; - sh:closed true; - sh:property , - [sh:order 1 ; - sh:datatype xsd:string ; - sh:name "Beschreibung"@de ; - sh:name "Description"@en ; - sh:path dcterms:description ; - sh:minCount 1 ], - [sh:order 2 ; - sh:datatype xsd:string ; - sh:name "Contributor(s)"@en ; - sh:name "Mitarbeitende"@de ; - sh:path dcterms:contributor ; - sh:minCount 1 ], - [sh:order 3 ; - sh:name "Principal investigator(s)"@de ; - sh:name "Principal investigator(s)"@en ; - sh:path ; - sh:class ], - [sh:order 4 ; - sh:name "SFB 985 Teilprojekt(e)"@de ; - sh:name "SFB 985 sub-projects"@en ; - sh:path ; - sh:minCount 1 ; - sh:class ], - [sh:order 5 ; - sh:datatype xsd:date ; - sh:name "Archvierungsdatum"@de ; - sh:name "Date archived"@en ; - sh:path dcterms:date ; - sh:defaultValue "{TODAY}"], - [sh:order 6 ; - sh:datatype xsd:string ; - sh:name "Related published article DOI"@en ; - sh:name "DOI zur relevanten Veröffentlichung (Artikel)"@de ; - sh:path ], - [sh:order 7 ; - sh:datatype xsd:string ; - sh:name "relevante DOI(s) zu veröffentlichten Forschungsdaten"@de ; - sh:name "Related research data publication DOI(s)"@en ; - sh:path ], - [sh:order 8 ; - sh:datatype xsd:string ; - sh:name "Keywords"@en ; - sh:path ], - [sh:path rdf:type]; - sh:targetClass . -- GitLab From 923fe7fc2ccb27465044188ca8729b8f86b887f9 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Fri, 25 Mar 2022 09:14:51 +0100 Subject: [PATCH 09/11] Update profiles/sfb985/archive/index.ttl --- profiles/sfb985/{archive_manual => archive}/index.ttl | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename profiles/sfb985/{archive_manual => archive}/index.ttl (100%) diff --git a/profiles/sfb985/archive_manual/index.ttl b/profiles/sfb985/archive/index.ttl similarity index 100% rename from profiles/sfb985/archive_manual/index.ttl rename to profiles/sfb985/archive/index.ttl -- GitLab From fb20c371ce5be8bf97694610aaa51061ddda0c20 Mon Sep 17 00:00:00 2001 From: Nicole Parks Date: Fri, 25 Mar 2022 09:18:26 +0100 Subject: [PATCH 11/11] Update index.ttl --- profiles/sfb985/archive/index.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/sfb985/archive/index.ttl b/profiles/sfb985/archive/index.ttl index aab17ab..c7ebac8 100644 --- a/profiles/sfb985/archive/index.ttl +++ b/profiles/sfb985/archive/index.ttl @@ -1,4 +1,4 @@ -@base . +@base . @prefix dash: . @prefix rdf: . @@ -10,14 +10,14 @@ @prefix ecsel: . @prefix edam: . - + dcterms:license ; dcterms:publisher ; dcterms:rights "Copyright © 2022 IT Center, RWTH Aachen University" ; dcterms:title "Archive"@en, "Archiv"@de ; a sh:NodeShape ; -sh:targetClass ; +sh:targetClass ; sh:closed true ; sh:property [ -- GitLab