Code Monkey home page Code Monkey logo

openhandle's People

Contributors

tonyhammond avatar

Watchers

 avatar

openhandle's Issues

Add HTTP header "X-OpenHandle"

Add HTTP header "X-OpenHandle" (or "X-Open-Handle" ?) with value of what?

This would make it easy to verify that the service is an OpenHandle service.

What should be the value though? One could just give the handle which
manages all registered OpenHandle services:

hdl:10100/openhandle

Any other ideas? 

Original issue reported on code.google.com by [email protected] on 20 Mar 2008 at 11:47

Escaping of data values

The bug reported here is for RDF/XML with ampersands not turned into
entities. See
[http://nascent.nature.com/openhandle/handle?id=10.2277/0521853575&format=rdf&mi
metype=application/xml
here].

But should review generally how to escape the data values for each
respective  serialization: really just XML (RDF/XML) or string (RDF/N3, JSON).

Original issue reported on code.google.com by [email protected] on 22 Mar 2008 at 1:10

Error handling

Better treatment of error handling.

Currently an XML doument with status is returned irrespective of format
requested.


Original issue reported on code.google.com by [email protected] on 14 Jul 2008 at 10:08

Add JSONP format

Add template for JSONP to support cross-domain downloading of JSON.

Basically just a dup of the JSON template with surrounding "(", ")" chars.

Issues: file extesnion (.jsonp"?) and mimetype (different from JSON mimetype?).


Original issue reported on code.google.com by [email protected] on 7 Apr 2008 at 3:03

Add "include=datatypes" as querystring parameter

Add XSD datatypes option. The "include=datatypes" parameter may altre

RDF/XML - see [
http://www.w3.org/TR/rdf-syntax-grammar/#section-Syntax-datatyped-literals
RDF Syntax, 2.9]

<ex:size rdf:datatype="http://www.w3.org/2001/XMLSchema#int">123</ex:size>

RDF/N3

ex:size 123^^xsd:int

JSON

?? Not sure what to put here. Maybe something like:

"datatype" : "xsd:int"

Original issue reported on code.google.com by [email protected] on 9 Mar 2008 at 2:59

Add web form at service endpoint


Add web form at service endpoint if no parameters are specified, same as
for hdl.handle.net

Use hdl.handle.net form for user familiarity with suitable mods for extra
parameters, e.g. serialization required, as well as branding and contact
details.

Original issue reported on code.google.com by [email protected] on 15 Mar 2008 at 2:26

The "type" parameter is not working

The "type" parameter does not seem to work.

So,

...?index=2

does work

whereas

...?type=URL nor ...?type=url

does not. Suggest anyway that type values be made *case insensitive*.

Original issue reported on code.google.com by [email protected] on 20 Mar 2008 at 11:58

Add "text" format

Add "text" format which will serialize in simple OpenHandle "Hello World"
format.


Original issue reported on code.google.com by [email protected] on 14 Jul 2008 at 10:05

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.