Skip to content

Commit 91df925

Browse files
committed
updated example outputs
1 parent 0baa9a4 commit 91df925

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

examples/catenax-batch-map.rdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,17 @@ urn-uuid:580d3adf-1981-44a0-a214-13d6ceed9379 a cx:Batch ;
3535
cx:key "batchId" ;
3636
cx:value "BID12345678" .
3737

38-
<https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.0> a prov:SoftwareAgent ;
39-
rdfs:label "RDFConverterv1.2.0" ;
38+
<https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.1> a prov:SoftwareAgent ;
39+
rdfs:label "RDFConverterv1.2.1" ;
4040
prov:hadPrimarySource <https://github.com/Mat-O-Lab/RDFConverter> .
4141

4242
<http://localhost:6003/api/createrdf> a prov:Activity ;
43-
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.0> ;
43+
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.1> ;
4444
prov:wasInformedBy <https://github.com/Mat-O-Lab/RDFConverter/raw/main/examples/catenax-batch-map.yaml> .
4545

4646
<https://raw.githubusercontent.com/eclipse-tractusx/sldt-semantic-models/refs/heads/main/io.catenax.batch/3.0.1/gen/Batch.json> a prov:Entity .
4747

48-
[] prov:generatedAtTime "2026-01-16T11:37:56.447629"^^xsd:dateTime ;
48+
[] prov:generatedAtTime "2026-01-28T07:44:35.181703"^^xsd:dateTime ;
4949
prov:qualifiedDerivation [ a prov:Derivation ;
5050
prov:entity <https://raw.githubusercontent.com/eclipse-tractusx/sldt-semantic-models/refs/heads/main/io.catenax.batch/3.0.1/gen/Batch.json> ;
5151
prov:hadActivity <http://localhost:6003/api/createrdf> ] ;

examples/csvw-template-map.rdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ iof:prescribes a owl:ObjectProperty ;
192192
bfo:BFO_0000008 a owl:Class ;
193193
label: "B F O_0000008" .
194194

195-
<https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.0> a prov:SoftwareAgent ;
196-
label: "RDFConverterv1.2.0" ;
195+
<https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.1> a prov:SoftwareAgent ;
196+
label: "RDFConverterv1.2.1" ;
197197
prov:hadPrimarySource <https://github.com/Mat-O-Lab/RDFConverter> .
198198

199199
mseo:Regulation a owl:Class ;
@@ -267,7 +267,7 @@ iof:hasValueExpressionAtSomeTime a owl:ObjectProperty ;
267267
iof:measuredByAtSomeTime <#Caliper> .
268268

269269
<http://localhost:6003/api/createrdf> a prov:Activity ;
270-
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.0> ;
270+
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/RDFConverter/releases/tag/v1.2.1> ;
271271
prov:wasInformedBy <https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/>,
272272
<https://github.com/Mat-O-Lab/RDFConverter/raw/main/examples/csvw-template-map.yaml> .
273273

@@ -309,7 +309,7 @@ iof:ValueExpression a owl:Class ;
309309
iof:DesignativeInformationContentEntity a owl:Class ;
310310
label: "Designative Information Content Entity" .
311311

312-
[] prov:generatedAtTime "2026-01-16T11:37:59.640168"^^xsd:dateTime ;
312+
[] prov:generatedAtTime "2026-01-28T07:44:38.272845"^^xsd:dateTime ;
313313
prov:qualifiedDerivation [ a prov:Derivation ;
314314
prov:entity <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json> ;
315315
prov:hadActivity <http://localhost:6003/api/createrdf> ] ;

0 commit comments

Comments
 (0)