Skip to content

Add links to OpenContext content #6

@nrabinowitz

Description

@nrabinowitz

From Eric:

the easiest way to get data from Open Context is to request a JSON representation of data linked to a target URI:

http://opencontext.org/sets/.json?targURI={url-encoded Pleiades URI}

Example:
http://opencontext.org/sets/.json?targURI=http://pleiades.stoa.org/places/520985

You can also have a JSON-P version as:
http://opencontext.org/sets/.json?callback=myFunction&targURI=http://pleiades.stoa.org/places/520985

See documentation here:
http://opencontext.org/about/services#query-targURI

This would be in addition to/instead of Flickr photos on the Place Details page, I think

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions