From 696d1b44e4c7dcdc7bcde45a7618d5be0a50fa1a Mon Sep 17 00:00:00 2001 From: Ostrzyciel Date: Mon, 30 Oct 2023 13:54:12 +0100 Subject: [PATCH] Fix subject shape specification, second attempt --- metadata.ttl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata.ttl b/metadata.ttl index 5dc54f2..f9680bb 100644 --- a/metadata.ttl +++ b/metadata.ttl @@ -60,7 +60,7 @@ rb:hasStreamElementCount 2477552 ; stax:hasStreamTypeUsage [ a stax:RdfStreamTypeUsage ; - rdfs:comment "The dataset can be viewed as a stream of graphs corresponding to statistical observations. Each graph is uniquely identified by its subject IRI."@en ; + rdfs:comment "The dataset can be viewed as a stream of graphs corresponding to statistical observations or other subjects (e.g., statistical properties). Each graph is uniquely identified by its subject IRI."@en ; stax:hasStreamType stax:subjectGraphStream ] , [ a stax:RdfStreamTypeUsage ; @@ -69,9 +69,11 @@ ] ; rb:hasStreamElementSplit [ a rb:TopicStreamElementSplit ; - rdfs:comment "Each stream element corresponds to one observation in the dataset."@en ; + rdfs:comment "Each stream element corresponds to one subject (usually an observation)."@en ; rb:hasSubjectShape [ sh:targetClass + ] , [ + sh:targetClass ] , [ rdfs:comment "Some elements introduce properties instead of observations"@en ; sh:targetClass