Classif.io · JSON-LD Context

Classif Io Context

JSON-LD context defining the semantic vocabulary for Classif Io from Classif.io.

13 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
classif: https://www.classif.io/vocab/

Classes

API Image Garment Style Category Confidence Recommendation name description label score createdAt updatedAt

JSON-LD Document

classif-io-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://apievangelist.com/vocab/classif-io/",
    "schema": "https://schema.org/",
    "classif": "https://www.classif.io/vocab/",
    "API": "schema:WebAPI",
    "Image": "schema:ImageObject",
    "Garment": "classif:Garment",
    "Style": "classif:FashionStyle",
    "Category": "schema:DefinedTerm",
    "Confidence": "classif:ConfidenceScore",
    "Recommendation": "classif:OutfitRecommendation",
    "name": "schema:name",
    "description": "schema:description",
    "label": "schema:name",
    "score": "classif:confidence",
    "createdAt": "schema:dateCreated",
    "updatedAt": "schema:dateModified"
  }
}