mirror of
https://github.com/dathere/ckan_geoconnex_bulk_runner.git
synced 2026-07-05 15:12:20 +00:00
feat: initial JSON-LD construction logic, add local test, improve schema
This commit is contained in:
parent
3497994681
commit
d5492cb2ad
7 changed files with 151 additions and 27 deletions
|
|
@ -9,3 +9,6 @@ ckanaction = "0.2.0"
|
|||
jsonschema = "0.46.4"
|
||||
serde_json = "1.0.149"
|
||||
tokio = { version = "1.52.1", features = ["full"] }
|
||||
|
||||
[features]
|
||||
local = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue