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

Create permalink for this specification #41

Open
stain opened this issue May 18, 2023 · 1 comment
Open

Create permalink for this specification #41

stain opened this issue May 18, 2023 · 1 comment

Comments

@stain
Copy link
Contributor

stain commented May 18, 2023

https://bagit-profiles.github.io/bagit-profiles-specification/ feels a bit fragile as a permalink, particularly as it has github.io in the URI, we're subject to GitHub's current free offering of GitHub Pages (they have changed this domain name already once).

For instance in RO-Crate profiles I want to say that a referenced bag follows a given profile. I can make a w3id persistent identifier for my BagIt profile, but not for the profile spec itself.

{
   "@id": "https://w3id.org/ro/bagit/profile",
   "@type": "WebPage",
   "name":  "BagIt profile for RO-Crate in ZIP",
   "encodingFormat": "application/json", 
   "conformsTo":  {"@id": "https://bagit-profiles.github.io/bagit-profiles-specification/"}
   ]   
}

It would also be good to reference a particular version of this specification - now the link for the current version is not included, only the previous versions -- any reason why 1.4.0 is not listed? Is it in a kind of "1.4-DRAFT" state now and subject to change?

Shall we register a https://w3id.org/ permalink? Happy to help with setting up the redirects. Proposal:

Other persistent identifier providers include https://purl.org/ managed by archive.org -- Note w3id is not run by W3C but by a (very responsive) community group.

@ruebot
Copy link
Member

ruebot commented May 26, 2023

Is it in a kind of "1.4-DRAFT" state now and subject to change.

Yes. We talked about this a bit in #33 and #36 . I'd say what is up now is 1.4.0-DRAFT and subject to change. @jscancella @tdilauro do y'all agree with that sentiment?

w/r/t to stable urls, this whole project started out of a hackfest discussion about 10 years ago now and has been pretty loose or non-rigid. It has lived a Markdown README, and a few years ago I moved it over to ReSpec. So, this is all to say I'm happy to keep letting this thing evolve into something more standardized, and stable. If you're willing to do the legwork to get things setup on https://w3id.org, that'd be really awesome and I'd appreciate it.

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

2 participants