solid-spec icon indicating copy to clipboard operation
solid-spec copied to clipboard

Solid & LDP discoverability: schema.org/WebAPI class and properties

Open westurner opened this issue 7 years ago • 0 comments

AFAIU, there are currently no plans to make it possible to reference LDP and SOLID APIs with WebAPI; which would be an unfortunate missed opportunity to enable discovery of LDP and SOLID APIs.

From https://twitter.com/westurner/status/1098273539860381696 :

@sspeiche @solidmit The Schema.org project is developing a WebAPI class and properties to make API discovery possible. https://github.com/schemaorg/schemaorg/issues/1423#issuecomment-459037720

Are there media-types for LDP and Solid? (as there are for e.g. SOAP, GraphQL, gRPC, Hydra, JSON API, XML-RPC, JSON-RPC) https://github.com/webapi-discovery/rfcs/issues/5#issuecomment-465660889

  • C: WebAPI
    • P: apiProtocol
    • P: webApiDefinitions
    • P: entryPoints
      • C: EntryPoint
        • P: responseContentType

westurner avatar Feb 20 '19 17:02 westurner