Skip to content

Commit 8a2a5dc

Browse files
committed
Update metadata on flat distributions
1 parent 6d858a1 commit 8a2a5dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/metadata.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,8 +806,8 @@ rb:TopicStreamElementSplit rdf:type owl:Class ;
806806
### https://w3id.org/riverbench/schema/metadata#flatDistribution
807807
rb:flatDistribution rdf:type owl:NamedIndividual ,
808808
rb:DistributionType ;
809-
rdfs:comment "The dataset is distributed as a single flat file."@en ;
810-
rdfs:label "Flat distribution"@en .
809+
rdfs:comment "The dataset is distributed as a single flat file, using the RDF Message Log format."@en ;
810+
rdfs:label "Flat distribution (RDF Messages)"@en .
811811

812812

813813
### https://w3id.org/riverbench/schema/metadata#fullDistribution

0 commit comments

Comments
 (0)