-
Notifications
You must be signed in to change notification settings - Fork 0
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
All known MIME namespaces are broken ATM #2
Comments
Hi @berezovskyi, A few years ago, I was exactly in the same situation of not having an active endpoint for getting info (in RDF) of mime-types. Thus, we created https://w3id.org/spar/mediatype. Using that service, hosted on the SPAR Ontologies website which is up and running, you can retrieve information about mime-types easily, accessing them using the URL If there is a plan to have a system available in a different location, you can find the RDF of all the media types at https://github.com/SPAROntologies/sparontologies.github.io/tree/master/mediatype. All of these have been generated by applying an XSLT I developed a few years ago against the XML describing the media types (that I think I have downloaded from the IANA website). |
Thank you, @essepuntato! |
@essepuntato , I stumbled across this issue when checking for liveness of Dublin Core references to MIME types. I see the purl URLs now resolve to a resource provided by sparontologies.net, while it didn't seem they were resolving at all earlier this week. Thank you for restoring the resource resolution. It looks reasonable to close this ticket. Currently, I'm noticing these URLS ... ... ultimately redirect to this URL: The I respect this is a scope-creep of this ticket, and I am happy to shift discussion of TLS to another ticket if anyone notes on which tracker I should do so. |
Hi @ajnelson-nist, Yep, I confirm that |
It seems server https://conneg.info/ is now also disappeared, breaking https://w3id.org/mediatype/text/html aka https://github.com/perma-id/w3id.org/tree/master/mediatype Could we just make a static set of files on Github Pages or so? I am most tempted to use https://www.iana.org/assignments/media-types/text/html etc now but unfortunately IANA has not made subpages for every type, so say https://www.iana.org/assignments/media-types/text/plain does not work. |
Hello Nicholas,
I came here from https://gist.github.com/stain/4635250 after having a problem with http://purl.org/NET/mediatypes/text/html. Some endpoints that are down:
The only kind of URI up as of now is https://www.iana.org/assignments/media-types/text/html as I learned from #1. Is there something we can do to help bring some of those endpoints back up? Esp. PURL or W3ID one.
From https://mediatypes.conneg.info/ I assume you don't have control over the PURL destination redirect? This is what I can see from https://archive.org/services/purl/domain/NET_mediatypes:
Maybe @davidshotton or @essepuntato (guessing from http://www.sparontologies.net/about) can still point to the right people who can help bring the endpoint back?
Best regards,
Andrew
The text was updated successfully, but these errors were encountered: