Yale University · JSON Structure

Yale Linkedartentity Structure

JSON Structure for a LUX Linked Art JSON-LD entity document returned from /data/{type}/{id}.

Type: object Properties: 13 Required: 2
UniversityHigher EducationEducationUnited StatesIvy LeagueResearchResearch DataResearch RepositoryIdentity FederationLibraryCultural HeritageLinked DataIIIFCourse Catalog

LuxLinkedArtEntity is a JSON Structure definition published by Yale University, describing 13 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

@context id type _label identified_by classified_as referred_to_by member_of equivalent subject_of representation shows dimension

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/yale/main/json-structure/yale-linkedartentity-structure.json",
  "name": "LuxLinkedArtEntity",
  "description": "JSON Structure for a LUX Linked Art JSON-LD entity document returned from /data/{type}/{id}.",
  "type": "object",
  "additionalProperties": true,
  "properties": {
    "@context": {
      "type": "string"
    },
    "id": {
      "type": "string"
    },
    "type": {
      "type": "string"
    },
    "_label": {
      "type": "string"
    },
    "identified_by": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "classified_as": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "referred_to_by": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "member_of": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "equivalent": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "subject_of": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "representation": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "shows": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    },
    "dimension": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": true
      }
    }
  },
  "required": [
    "id",
    "type"
  ],
  "x-provenance": {
    "generated": "2026-08-19",
    "method": "derived",
    "source": "Derived from json-schema/yale-linkedartentity-schema.json.",
    "x-operator": "institution"
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/yale-linkedartentity-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.