Re: [CODE4LIB] JSON-LD API

2021-09-03 Thread Bigwood, David
Thanks for the pointers. Sometimes it helps to look at examples of what the 
results should look like.

Dave

From: Code for Libraries  on behalf of Vo?, Jakob 

Sent: Thursday, September 2, 2021 2:58 AM
To: CODE4LIB@LISTS.CLIR.ORG 
Subject: [CODE4LIB] AW: [CODE4LIB] JSON-LD API

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.
 Message Below 

Hi,

for unified access to knowledge organization systems we developed a format 
based on SKOS and JSON-LD: https://gbv.github.io/jskos/ The format is defined 
both by a JSON Schema and by a JSON-LD context document, so you get the best of 
both worlds (plain JSON and RDF). See http://bartoc.org/api/ for an API that 
makes use of this format.

Jakob

Von: Code for Libraries  im Auftrag von Ed Summers 

Gesendet: Donnerstag, 2. September 2021 00:21:04
An: CODE4LIB@LISTS.CLIR.ORG
Betreff: Re: [CODE4LIB] JSON-LD API

On Wed, 2021-09-01 at 19:42 +, Bigwood, David wrote:
> Can someone point me to an API using JSON-LD?
>
> I'd like to take a look.

Do IIIF manifests [1] count? For example:

https://iiif.archivelab.org/iiif/onoriginspeciesf00darw/manifest.json

//Ed

[1] https://iiif.io/api/presentation/


[CODE4LIB] AW: [CODE4LIB] JSON-LD API

2021-09-02 Thread Voß , Jakob
Hi,

for unified access to knowledge organization systems we developed a format 
based on SKOS and JSON-LD: https://gbv.github.io/jskos/ The format is defined 
both by a JSON Schema and by a JSON-LD context document, so you get the best of 
both worlds (plain JSON and RDF). See http://bartoc.org/api/ for an API that 
makes use of this format.

Jakob

Von: Code for Libraries  im Auftrag von Ed Summers 

Gesendet: Donnerstag, 2. September 2021 00:21:04
An: CODE4LIB@LISTS.CLIR.ORG
Betreff: Re: [CODE4LIB] JSON-LD API

On Wed, 2021-09-01 at 19:42 +, Bigwood, David wrote:
> Can someone point me to an API using JSON-LD?
>
> I'd like to take a look.

Do IIIF manifests [1] count? For example:

https://iiif.archivelab.org/iiif/onoriginspeciesf00darw/manifest.json

//Ed

[1] https://iiif.io/api/presentation/


Re: [CODE4LIB] JSON-LD API

2021-09-01 Thread Ed Summers
On Wed, 2021-09-01 at 19:42 +, Bigwood, David wrote:
> Can someone point me to an API using JSON-LD?
> 
> I'd like to take a look.

Do IIIF manifests [1] count? For example:

https://iiif.archivelab.org/iiif/onoriginspeciesf00darw/manifest.json

//Ed

[1] https://iiif.io/api/presentation/


Re: [CODE4LIB] JSON-LD API

2021-09-01 Thread Jeremy Nelson
Hi,
Sinopia has three API endpoints that provide JSON-LD for resources in our three 
environments:

  *   Development: https://api.development.sinopia.io/
  *   Stage: https://api.stage.sinopia.io/
  *   Production: https://api.sinopia.io/

Swagger documentation available at https://ld4p.github.io/sinopia_api/.

Jeremy Nelson
Software Engineer
Stanford University Libraries





From: Code for Libraries  on behalf of Gustavo Candela 

Sent: Wednesday, September 1, 2021 1:55 PM
To: CODE4LIB@LISTS.CLIR.ORG 
Subject: Re: [CODE4LIB] JSON-LD API

Hi,

Here is another example from Biblioteca Virtual Miguel de Cervantes LOD
repository.

http://data.cervantesvirtual.com/getRDF?uri=http://data.cervantesvirtual.com/person/40&format=jsonld

Best wishes,
Gustavo

El mié., 1 sept. 2021 21:47, Xiaohua Ding  escribió:

>
> https://open-na.hosted.exlibrisgroup.com/alma/EXLDEV1_INST-eu/bibs/99146811300121.jsonld
>
> above one is an example from exlibris linked data api
>
> Elaine
> 
> From: Code for Libraries  on behalf of Bigwood,
> David 
> Sent: Wednesday, September 1, 2021 3:42 PM
> To: CODE4LIB@LISTS.CLIR.ORG 
> Subject: [CODE4LIB] JSON-LD API
>
> Can someone point me to an API using JSON-LD?
>
> I'd like to take a look.
>
> Thanks,
> David Bigwood
> dbigw...@lpi.usra.edu
> Planetary Image Facility, Library
> Lunar and Planetary Institute
>


Re: [CODE4LIB] JSON-LD API

2021-09-01 Thread Gustavo Candela
Hi,

Here is another example from Biblioteca Virtual Miguel de Cervantes LOD
repository.

http://data.cervantesvirtual.com/getRDF?uri=http://data.cervantesvirtual.com/person/40&format=jsonld

Best wishes,
Gustavo

El mié., 1 sept. 2021 21:47, Xiaohua Ding  escribió:

>
> https://open-na.hosted.exlibrisgroup.com/alma/EXLDEV1_INST-eu/bibs/99146811300121.jsonld
>
> above one is an example from exlibris linked data api
>
> Elaine
> 
> From: Code for Libraries  on behalf of Bigwood,
> David 
> Sent: Wednesday, September 1, 2021 3:42 PM
> To: CODE4LIB@LISTS.CLIR.ORG 
> Subject: [CODE4LIB] JSON-LD API
>
> Can someone point me to an API using JSON-LD?
>
> I'd like to take a look.
>
> Thanks,
> David Bigwood
> dbigw...@lpi.usra.edu
> Planetary Image Facility, Library
> Lunar and Planetary Institute
>


Re: [CODE4LIB] JSON-LD API

2021-09-01 Thread Xiaohua Ding
https://open-na.hosted.exlibrisgroup.com/alma/EXLDEV1_INST-eu/bibs/99146811300121.jsonld

above one is an example from exlibris linked data api

Elaine

From: Code for Libraries  on behalf of Bigwood, David 

Sent: Wednesday, September 1, 2021 3:42 PM
To: CODE4LIB@LISTS.CLIR.ORG 
Subject: [CODE4LIB] JSON-LD API

Can someone point me to an API using JSON-LD?

I'd like to take a look.

Thanks,
David Bigwood
dbigw...@lpi.usra.edu
Planetary Image Facility, Library
Lunar and Planetary Institute


[CODE4LIB] JSON-LD API

2021-09-01 Thread Bigwood, David
Can someone point me to an API using JSON-LD?

I'd like to take a look.

Thanks,
David Bigwood
dbigw...@lpi.usra.edu
Planetary Image Facility, Library
Lunar and Planetary Institute