Skip to content

Commit

Permalink
updated example output
Browse files Browse the repository at this point in the history
  • Loading branch information
ThHanke committed Jan 15, 2024
1 parent dc6bdb5 commit 5288ac5
Show file tree
Hide file tree
Showing 8 changed files with 39,206 additions and 39,215 deletions.
2 changes: 1 addition & 1 deletion examples/example-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-12-01T11:03:10.611543",
"@value": "2024-01-15T11:32:03.812158",
"@type": "xsd:dateTime"
}
}
75,507 changes: 37,752 additions & 37,755 deletions examples/example.ttl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/example2-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-12-01T11:03:11.693210",
"@value": "2024-01-15T11:32:04.895862",
"@type": "xsd:dateTime"
}
}
2,861 changes: 1,429 additions & 1,432 deletions examples/example2.ttl

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/example3-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-12-01T11:03:12.014592",
"@value": "2024-01-15T11:32:05.213817",
"@type": "xsd:dateTime"
}
}
2 changes: 1 addition & 1 deletion examples/example4-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-12-01T11:03:12.604326",
"@value": "2024-01-15T11:32:05.802868",
"@type": "xsd:dateTime"
}
}
2 changes: 1 addition & 1 deletion examples/example5-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-12-01T11:03:12.874737",
"@value": "2024-01-15T11:32:06.133346",
"@type": "xsd:dateTime"
}
}
43 changes: 20 additions & 23 deletions examples/example5.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://localhost:5001/api/annotate> a prov:Activity ;
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/CSVToCSVW/releases/tag/v1.2.6> .
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/CSVToCSVW/releases/tag/v1.2.7> .

<http://localhost:5001/api/rdf> a prov:Activity ;
prov:wasAssociatedWith <https://github.com/Mat-O-Lab/CSVToCSVW/releases/tag/v1.2.7> .
Expand All @@ -19,7 +19,7 @@
<https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv> a csvw:TableGroup,
prov:Usage ;
csvw:table csv:table-1 ;
prov:generatedAtTime "2023-11-29T11:42:03.151072"^^xsd:dateTime ;
prov:generatedAtTime "2023-12-01T11:03:12.874737"^^xsd:dateTime ;
prov:hadRole csvw:csvEncodedTabularData ;
prov:wasGeneratedBy <http://localhost:5001/api/annotate> .

Expand All @@ -29,43 +29,43 @@ csv:table-1 a csvw:Table ;
csvw:headerRowCount "1"^^xsd:nonNegativeInteger ;
csvw:skipRows "0"^^xsd:nonNegativeInteger ] ;
csvw:row [ a csvw:Row ;
csvw:describes csv:table-1-gid-9 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=10> ],
csvw:describes csv:table-1-gid-0 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=1> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-7 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=8> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-4 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=5> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-1 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=2> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-10 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=11> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-4 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=5> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-6 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=7> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-8 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=9> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-5 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=6> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-7 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=8> ],
csvw:describes csv:table-1-gid-9 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=10> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-3 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=4> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-5 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=6> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-2 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=3> ],
[ a csvw:Row ;
csvw:describes csv:table-1-gid-0 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=1> ] ;
csvw:describes csv:table-1-gid-8 ;
csvw:url <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/row=9> ] ;
csvw:tableSchema [ csvw:aboutUrl "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv/table-1-gid-{GID}"^^csvw:uriTemplate ;
csvw:column ( csv:table-1-GID csv:table-1-Unnamed0 csv:table-1-Specimenname csv:table-1-AgingTempC csv:table-1-AgingTimeH csv:table-1-CreepStressMpa csv:table-1-Dataset csv:table-1-PositionId csv:table-1-Image csv:table-1-Rois csv:table-1-DiskradiusvaluePx csv:table-1-ThresholdMethod csv:table-1-ThresholdSize csv:table-1-DilationKernelSizePx csv:table-1-Date ) ;
csvw:primaryKey "GID" ] ;
csvw:url "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv"^^xsd:anyURI ;
prov:generatedAtTime "2023-12-01T11:05:01.426842"^^xsd:dateTime ;
prov:generatedAtTime "2024-01-15T11:33:54.263556"^^xsd:dateTime ;
prov:qualifiedUsage <https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5-metadata.json>,
<https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example5.csv> ;
prov:wasGeneratedBy <http://localhost:5001/api/rdf> .
Expand Down Expand Up @@ -569,13 +569,10 @@ csv:table-1-gid-9 <AgingTempC> [ a qudt:QuantityValue ;
<Unnamed0> [ a qudt:QuantityValue ;
qudt:value 9 ] .

<https://github.com/Mat-O-Lab/CSVToCSVW/releases/tag/v1.2.6> a prov:SoftwareAgent ;
rdfs:label "CSVtoCSVWv1.2.6" ;
prov:hadPrimarySource "https://github.com/Mat-O-Lab/CSVToCSVW" .

<https://github.com/Mat-O-Lab/CSVToCSVW/releases/tag/v1.2.7> a prov:SoftwareAgent ;
rdfs:label "CSVtoCSVWv1.2.7" ;
prov:hadPrimarySource <https://github.com/Mat-O-Lab/CSVToCSVW> .
prov:hadPrimarySource <https://github.com/Mat-O-Lab/CSVToCSVW>,
"https://github.com/Mat-O-Lab/CSVToCSVW" .

<http://qudt.org/vocab/unit/DEG_C> a qudt:DerivedUnit .

Expand Down

0 comments on commit 5288ac5

Please sign in to comment.