Richard Cyganiak

Results 17 issues of Richard Cyganiak

We already have ways of accessing all mappings through the links in the footer at http://prefix.cc/popular/all , but there are some problems with that: - A dump for backup/restore purposes...

feature

- Make clear that all data is considered public domain (cc0) - Have a link to [this](https://github.com/simenheg/rdf-prefix) somewhere

It's not at all obvious at the moment, and users evidently get confused by the lack of instructions.

feature

Currently, a bad prefix (e.g., one-letter prefix or bad character) in a request for multiple prefixes causes the entire request to be rejected. It would be better to provide a...

bug

Google Analytics says that ~10% of prefix.cc users don't have Flash enabled. The current clipboard copying code requires Flash. An approach to getting stuff into the clipboard without Flash is...

feature

Reverse lookup currently only works on namespace URIs (without a local name). It doesn't work on full URIs including a local name, such as `http://xmlns.com/foaf/0.1/name`, which should be reversed to...

feature

Pages like http://prefix.cc/dc show me that there are various reasonable-looking alternatives. It would be great if the page would also tell me whether the non-preferred URIs have popular registered prefixes....

feature

From elsewhere: ``` i wish "curl http://prefix.cc/sioc" would return a plain-text version of the answer (curl doesnt make a good Accept header, so i guess the user-agent is the clue)...

feature

That's not really appropriate for namespace prefixes and so on. They should be simple string literals.

bug

The current design of the URI space is pretty bad and really should be re-done. Examples of problems: - Can't have resources with `/data/` in certain places in the URI....