Skip to content

Create permalink for this specification #41

Description

@stain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions