There was an error while loading. Please reload this page.
1 parent 6d858a1 commit 8a2a5dcCopy full SHA for 8a2a5dc
1 file changed
src/metadata.ttl
@@ -806,8 +806,8 @@ rb:TopicStreamElementSplit rdf:type owl:Class ;
806
### https://w3id.org/riverbench/schema/metadata#flatDistribution
807
rb:flatDistribution rdf:type owl:NamedIndividual ,
808
rb:DistributionType ;
809
- rdfs:comment "The dataset is distributed as a single flat file."@en ;
810
- rdfs:label "Flat distribution"@en .
+ rdfs:comment "The dataset is distributed as a single flat file, using the RDF Message Log format."@en ;
+ rdfs:label "Flat distribution (RDF Messages)"@en .
811
812
813
### https://w3id.org/riverbench/schema/metadata#fullDistribution
0 commit comments