roll
roll
# Overview De-facto standard is using notation like `namespace: property`. See - https://w3c.github.io/csvw/primer/#documentation
# Dear Working Group members and Contributors, For historical reasons and backward compatibility, we're keeping Frictinonless Specs (v1) as it is on its website - https://specs.frictionlessdata.io/. All the documents and...
Dear all, As many of you know, the Open Knowledge Foundation, with the support of NLnet, is starting Frictionless Standards (v2) work. It’s a long-awaited update of the Data Package...
# Overview For example, `spdx` is often used in other metadata systems. Example from Datacite notation: ```json "rightsList": [ { "rights": "Creative Commons Attribution 4.0 International", "rightsIdentifier": "cc-by-4.0", "rightsIdentifierScheme": "spdx",...
# Overview See https://frictionlessdata.slack.com/archives/C0369HZ2SLT/p1675530494127069?thread_ts=1675523690.362539&cid=C0369HZ2SLT
# Overview It's been disabled for #40 as, currently, it might be impossible to track full path for the file due to the current architecture
- fixes https://github.com/okfn/opendataeditor/issues/311 --- Please make sure that all the checks pass. Please add here any additional information regarding this pull request. It's highly recommended that you link this PR...
# Overview Currently, it creates namespaces for `csv` etc although all the props should be in the root
# Overview Currently, the codebase is strict-mode `pyright` compatible but it's not configured and tested to pass `mypy` checks. It would be good (I think not critical though) if we...
# Overview Currently, it uses pattern matching although we can use an actual "jail" checking (whether the path is within the basepath).