Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to non-blank nodes for feature uris #15

Open
josephguillaume opened this issue Feb 24, 2021 · 3 comments
Open

Default to non-blank nodes for feature uris #15

josephguillaume opened this issue Feb 24, 2021 · 3 comments

Comments

@josephguillaume
Copy link
Owner

Blank nodes prevent a feature from being referenced

Uri can default to slugifying any name field

@josephguillaume
Copy link
Owner Author

Replace creation of blank node in GeoJSONtoRDF:

let rdf_feature = $rdf.blankNode();

@josephguillaume
Copy link
Owner Author

New feature is created without properties, so if a human readable URI is needed, it needs to be added when editing properties.
pm:create could bring up dialog.
Specific data schema could be required, including pattern for creating URI.

@josephguillaume
Copy link
Owner Author

In 598d76e, property editor shown after feature is created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant