We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently open-data, when it refers to an ESSGlobal term, uses a PURI like this (on production data):
https://w3id.solidarityeconomy.coop/essglobal/V2a/vocab/SSEInitiative
This is reflected in the config value ESSGLOBAL_URI, typically set to:
ESSGLOBAL_URI
https://w3id.solidarityeconomy.coop/essglobal/V2a/
However, as per we're phasing out w2id.org / w3id.solidarityeconomy.coop, so perhaps this should now be:
https://lod.coop/essglobal/V2a/
If so this may need actions in the https://github.com/SolidarityEconomyAssociation/map-sse project.
Any comments @dtmakm27 , @ColmMassey ?
The text was updated successfully, but these errors were encountered:
I think it makes sense to shift now to https://lod.coop/essglobal/???
Not sure about the V2a. Why V2a? Should we resonsider that?
Sorry, something went wrong.
I agree.
No idea why the V2a, perhaps the idea is to allow multiple versions to co-exist? But then, do we actually host all the versions? I don't know.
However, this should be left until there's another round of funding I think. It's currently working and needs some research to solve.
No branches or pull requests
Currently open-data, when it refers to an ESSGlobal term, uses a PURI like this (on production data):
https://w3id.solidarityeconomy.coop/essglobal/V2a/vocab/SSEInitiative
This is reflected in the config value
ESSGLOBAL_URI
, typically set to:https://w3id.solidarityeconomy.coop/essglobal/V2a/
However, as per we're phasing out w2id.org / w3id.solidarityeconomy.coop, so perhaps this should now be:
https://lod.coop/essglobal/V2a/
If so this may need actions in the https://github.com/SolidarityEconomyAssociation/map-sse project.
Any comments @dtmakm27 , @ColmMassey ?
The text was updated successfully, but these errors were encountered: