Skip to content
Snippets Groups Projects

Merge request for new application profile: Differential Dynamic Microscopy (DDM)

Merged Ghost User requested to merge Request/4fdd0b05-1c0b-47a8-a6f3-f4ab8e7e825b into master
@base <https://purl.org/coscine/ap/sfb985/differential_dynamic_microscopy/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dash: <http://datashapes.org/dash#>.
@prefix dbo: <http://dbpedia.org/ontology/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix ebucore: <http://www.ebu.ch/metadata/ontologies/ebucore/ebucore#>.
@prefix exif: <http://www.w3.org/2003/12/exif/ns#>.
@prefix prov: <http://www.w3.org/ns/prov#>.
@prefix qudt: <http://qudt.org/schema/qudt/>.
@prefix sh: <http://www.w3.org/ns/shacl#>.
@prefix unit: <http://qudt.org/vocab/unit/>.
@prefix vocabterms: <https://purl.org/coscine/terms/>.
@prefix aps: <https://purl.org/coscine/ap/>.
<https://purl.org/coscine/ap/sfb985/differential_dynamic_microscopy/> dcterms:created "2024-07-03"^^xsd:date;
dcterms:creator "Dominik Braunmiller";
dcterms:description "Profil für Differential Dynamic Microscopy (DDM) Daten"@de,
"Profile for differential dynamic microscopy (DDM) data"@en;
dcterms:license <http://spdx.org/licenses/MIT>;
dcterms:publisher <https://itc.rwth-aachen.de/>;
dcterms:rights "Copyright © 2022 IT Center, RWTH Aachen University";
dcterms:subject <https://github.com/tibonto/dfgfo/323>;
dcterms:title "Differential Dynamic Microscopy (DDM)"@de,
"Differential Dynamic Microscopy (DDM)"@en;
a sh:NodeShape;
prov:wasDerivedFrom <https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField/>;
sh:closed "1"^^xsd:boolean;
sh:property <https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#camera>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#comment>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#contributor>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#creator>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#fieldStrength>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#frameRate>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#measurementDateTime>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#microscope>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#objectiveLens>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#productionMethod>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#sampleID>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#samplePID>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#seriesID>,
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#solvent>,
[sh:minCount 1 ;
sh:name "PixelXDimension [m]"@en ;
sh:name "PixelXDimension [m]"@de ;
sh:order 14 ;
sh:path exif:pixelXDimension ;
sh:datatype xsd:decimal],
[sh:minCount 1 ;
sh:name "Temperature [K]"@de ;
sh:name "temperature [K]"@en ;
sh:order 7 ;
sh:path dbo:temperature ;
sh:datatype xsd:double ;
sh:maxCount 1 ],
[sh:minCount 1 ;
sh:name "ExposureTime [μs]"@en ;
sh:name "Exposure Time [μs]"@de ;
sh:order 11 ;
sh:path exif:exposureTime ;
sh:datatype xsd:decimal ;
sh:maxCount 1 ];
sh:targetClass <https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField/>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#camera> sh:class <http://purl.org/coscine/vocabularies/sfb985/camera>;
sh:minCount 1 ;
sh:name "Camera"@en,
"Kamera"@de;
sh:order 14 ;
sh:path <http://purl.obolibrary.org/obo/OBI_0001048>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#comment> dash:singleLine "0"^^xsd:boolean;
sh:datatype xsd:string;
sh:name "Comment"@en,
"Kommentar"@de;
sh:order 15 ;
sh:path rdfs:comment.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#contributor> sh:datatype xsd:string;
sh:name "Student"@de,
"Student"@en;
sh:order 1 ;
sh:path dcterms:contributor.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#creator> sh:datatype xsd:string;
sh:minCount 1 ;
sh:minLength 1 ;
sh:name "Creator"@en,
"Ersteller"@de;
sh:order 0 ;
sh:path dcterms:creator.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#fieldStrength> qudt:Unit unit:MilliT;
sh:datatype xsd:decimal;
sh:minCount 1 ;
sh:name "Feldstärke [mT]"@de,
"Field strength [mT]"@en;
sh:order 8 ;
sh:path <https://schema.org/strengthValue>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#frameRate> qudt:Unit unit:FRAME-PER-SEC;
sh:datatype xsd:decimal;
sh:minCount 1 ;
sh:name "Bildrate [fps]"@de,
"Frame rate [fps]"@en;
sh:order 10 ;
sh:path ebucore:frameRate.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#measurementDateTime> sh:datatype xsd:dateTime;
sh:minCount 1 ;
sh:name "Date and time of measurement"@en,
"Messdatum und -zeit"@de;
sh:order 2 ;
sh:path <http://purl.allotrope.org/ontologies/result#AFR_0000952>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#microscope> sh:class <http://purl.org/coscine/vocabularies/sfb985/microscope>;
sh:minCount 1 ;
sh:name "Microscope"@en,
"Mikroskop"@de;
sh:order 12 ;
sh:path <http://purl.obolibrary.org/obo/CHMO_0000947>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#objectiveLens> sh:class <http://purl.org/coscine/vocabularies/sfb985/objectiveLens>;
sh:minCount 1 ;
sh:name "Objective lens"@en,
"Objective"@de;
sh:order 13 ;
sh:path <https://w3id.org/reproduceme#Objective>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#productionMethod> sh:class <http://purl.org/coscine/vocabularies/sfb985/productionMethod>;
sh:minCount 1 ;
sh:name "Production method"@en,
"Produktionsmethode"@de;
sh:order 3 ;
sh:path <http://purl.obolibrary.org/obo/CHMO_0001301>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#sampleID> sh:datatype xsd:string;
sh:minCount 1 ;
sh:name "Proben ID"@de,
"Sample ID"@en;
sh:order 4 ;
sh:path <http://purl.allotrope.org/ontologies/result#AFR_0001118>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#samplePID> sh:datatype xsd:string;
sh:name "SFB 985 Probenmanagement PID"@de,
"SFB 985 Sample Management PID"@en;
sh:order 5 ;
sh:path dcterms:identifier.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#seriesID> sh:datatype xsd:string;
sh:minCount 1 ;
sh:name "Measurement Series"@en,
"Messserie"@de;
sh:order 6 ;
sh:path <http://purl.org/net/p-plan#isSubPlanOfPlan>.
<https://purl.org/coscine/ap/sfb985/Microscopy_RotMagField#solvent> sh:datatype xsd:string;
sh:minCount 1 ;
sh:name "Lösungsmittel"@de,
"Solvent"@en;
sh:order 7 ;
sh:path <http://purl.obolibrary.org/obo/CHEBI_46787>.
<https://purl.org/coscine/entities/graph#deployed> <https://purl.org/coscine/terms/deployed#version> "53-68-80-03-82-36-C9-96-8C-9E-BB-BB-E2-94-7C-E5-C1-49-F7-0F-EC-D7-E4-22-85-C6-16-0D-AA-44-B6-07".
Loading