Closed cboettig closed 6 years ago
[x] Avoid the S3 methods and possible namespace collisions. use namespace of: rdf_parse, rdf_serialize, rdf_add, rdf_query.
rdf_parse
rdf_serialize
rdf_add
rdf_query
[x] Add testthat
testthat
[x] integrate json-ld as a first-class format for serializing and parsing
[ ] add support to guess format from extension (ideally could use an rdf guesser to analyze actual file syntax)
[x] goodpractice checks
[x] Avoid the S3 methods and possible namespace collisions. use namespace of:
rdf_parse
,rdf_serialize
,rdf_add
,rdf_query
.[x] Add
testthat
[x] integrate json-ld as a first-class format for serializing and parsing
[ ] add support to guess format from extension (ideally could use an rdf guesser to analyze actual file syntax)
[x] goodpractice checks