diff --git a/profiles/cru344/index.ttl b/profiles/cru344/index.ttl index 08d136061d260bb7529f55fd67f1789939ba804f..36ee426059745a65bd6007e421471d81b7eddc0e 100644 --- a/profiles/cru344/index.ttl +++ b/profiles/cru344/index.ttl @@ -95,7 +95,7 @@ sh:name "Data File (1)"@en, "Data File (1)"@de ; sh:datatype xsd:string ; ], [ - sh:path dc11:format ; + sh:path vocabterms:c405e406-fdec-4f39-a9df-8c3138fbcc1e ; sh:order 30 ; sh:maxCount 1 ; sh:name "Data Format and Content (2)"@en, "Data Format and Content (2)"@de ; diff --git a/profiles/fastq/index.ttl b/profiles/fastq/index.ttl index decb8d577a4929475b222d972d8b8d437b2bc258..9dc179603db33a80368a2befe66ddb8500c1c9f0 100644 --- a/profiles/fastq/index.ttl +++ b/profiles/fastq/index.ttl @@ -49,7 +49,6 @@ fastq:sampleName sh:description "The identifier given to the sequenced sample"@en ; sh:datatype xsd:string ; sh:minCount 1 ; - sh:minCount 1 ; sh:name "Sample Name"@en . fastq:sequencingMethod @@ -98,7 +97,6 @@ fastq:isForward sh:description "Are the sequences in the FASTQ file in the forward orientation?"@en ; sh:datatype xsd:boolean ; sh:minCount 1 ; - sh:minCount 1 ; sh:name "Forward-oriented sequences?"@en . fastq:fileChecksum @@ -107,7 +105,6 @@ fastq:fileChecksum sh:description "Hash value of the FASTQ file using the MD5 algorithm"@en ; sh:datatype xsd:string ; sh:minCount 1 ; - sh:minCount 1 ; sh:name "File checksum"@en . fastq:sequenceCount @@ -115,7 +112,6 @@ fastq:sequenceCount sh:order 8 ; sh:description "Number of reads in the library (sequencing depth)"@en ; sh:datatype xsd:integer ; - sh:minCount 0 ; sh:minCount 1 ; sh:name "Sequence count"@en . @@ -124,7 +120,6 @@ fastq:basepairsCount sh:order 9 ; sh:description "Number of base pairs (nucleotides) in the library"@en ; sh:datatype xsd:integer ; - sh:minCount 0 ; sh:minCount 1 ; sh:name "Basepairs count"@en . @@ -133,7 +128,6 @@ fastq:averageSequenceLength sh:order 10 ; sh:description "Average length of the sequences"@en ; sh:datatype xsd:decimal ; - sh:minCount 0 ; sh:minCount 1 ; sh:name "Average sequence length"@en . @@ -142,7 +136,6 @@ fastq:filteredSequenceCount sh:order 11 ; sh:description "Number of reads in the library (sequencing depth) after quality filtering"@en ; sh:datatype xsd:integer ; - sh:minCount 0 ; sh:minCount 1 ; sh:name "Quality-filtered sequence count"@en . @@ -151,6 +144,5 @@ fastq:filteredBasepairsCount sh:order 12 ; sh:description "Number of base pairs (nucleotides) in the library after quality filtering"@en ; sh:datatype xsd:integer ; - sh:minCount 0 ; sh:minCount 1 ; sh:name "Quality-filtered basepairs count"@en . \ No newline at end of file diff --git a/profiles/srfm/schneewittchen/index.ttl b/profiles/srfm/schneewittchen/index.ttl index 58f8a1bbb4ca77e50891d50c979fe61e2bfba42b..2293006abd69782a6b754af7ba5790b464225e3b 100644 --- a/profiles/srfm/schneewittchen/index.ttl +++ b/profiles/srfm/schneewittchen/index.ttl @@ -74,7 +74,6 @@ sh:property [ sh:property coscineSRFM:emccdGain ; sh:property coscineSRFM:acquisitionMode ; sh:property coscineSRFMSW:intervalIllumination ; - sh:property coscineSRFMSW:intervalExposure ; sh:property coscineSRFMSW:intervalTime ; sh:property coscineSRFMSW:zStackOptions ; sh:property coscineSRFMSW:numFrames ; @@ -407,15 +406,6 @@ coscineSRFMSW:intervalIllumination sh:class <http://purl.org/coscine/vocabularies/srfm/stream> ; sh:name "Interval Illumination"@en, "Intervall-Beleuchtung"@de. - -# coscineSRFMSW:intervalExposure -# sh:path srfm:intervalExposure ; -# sh:order 37 ; -# sh:description "Continuous illumination of detector? (stream on: no intervals between acquisitions; stream off: intervals between acquisitions. Note: at this setup Interval illumination and Interval exposure can't be separated)"@en ; -# sh:class <http://purl.org/coscine/vocabularies/srfm/stream> ; -# sh:name "Interval Exposure (Camera)"@en, "Intervall-Belichtung (Kamera)"@de. - - coscineSRFMSW:intervalTime sh:path afr:AFR_0001625 ; sh:order 37 ;