UNPKG
rdf-parser-csvw
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
0.15.3
0.15.2
0.15.1
0.15.0
0.14.4
0.14.3
0.14.2
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.3
0.9.1
CSV on the Web parser
github.com/rdf-ext/rdf-parser-csvw
rdf-ext/rdf-parser-csvw
rdf-parser-csvw
/
test
/
support
/
test030-default-property-url.csv-metadata.json
9 lines
(8 loc)
•
225 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"@context"
:
"http://www.w3.org/ns/csvw"
,
"url"
:
"test030-default-property-url.csv"
,
"tableSchema"
: {
"aboutUrl"
:
"http://example.org/data.csv
#{_row}
"
,
"propertyUrl"
:
"http://example.org/default
#{_name}
"
} }