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

Allow prefixes pass-thru. #69

Merged
merged 2 commits into from
Mar 10, 2023
Merged

Allow prefixes pass-thru. #69

merged 2 commits into from
Mar 10, 2023

Conversation

cmungall
Copy link
Collaborator

This PR allows a path to a prefixes file to passed
on the command line to semsql; e.g.

semsql make foo.db -P /path/to/my/prefixes.csv

This will be used in place of the default prefix map.
Note that it is expected that standard prefixes for owl, rdf, xsd
will be passed through.

This PR allows a path to a prefixes file to passed
on the command line to semsql; e.g.

    semsql make foo.db -P /path/to/my/prefixes.csv

This will be used in place of the default prefix map.
Note that it is expected that standard prefixes for owl, rdf, xsd
will be passed through.
@cmungall cmungall merged commit b128c79 into main Mar 10, 2023
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

Successfully merging this pull request may close these issues.

1 participant