Skip to content

Create links betweem API calls  #2

Description

@jonquet

In the objects return by call
http://176.31.200.199/repositories
you need a link to the ontologies for e.g. using the dcat:dataset property

{
@id: "agroportal",
@type: "http://www.w3.org/ns/dcat#Catalog",
http://purl.org/dc/terms/title: "AgroPortal",
http://xmlns.com/foaf/0.1/homePage: "http://agroportal.lirmm.fr"
http://www.w3.org/ns/dcat#dataset: "http://176.31.200.199/repositories/agroportal/ontologies"
},

By the way, the type for repositories should be dcat:Catalog rather than dcat:Dataset. Sorry I did not notice that early. And therefore the landingPage property becomes foaf:homePage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions