{
  "ontology": {
    "name": "solid",
    "source_url": "http://www.w3.org/ns/solid/terms#",
    "start_code_point": 2800,
    "processing_strategy": "StandardRDF"
  },
  "generated": {
    "tool": "KnownValueAssigner",
    "version": "1.0.0"
  },
  "entries": [
    {
      "codepoint": 2800,
      "name": "solid:Account",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#Account",
      "description": "A Solid account."
    },
    {
      "codepoint": 2801,
      "name": "solid:Inbox",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#Inbox",
      "description": "A resource containing notifications."
    },
    {
      "codepoint": 2802,
      "name": "solid:InsertDeletePatch",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#InsertDeletePatch",
      "description": "A class of patch expressing insertions, deletions, and conditional modifications to a resource that has an RDF-based representation."
    },
    {
      "codepoint": 2803,
      "name": "solid:ListedDocument",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#ListedDocument",
      "description": "Listed Type Index is a registry of resources that are publicly discoverable by outside users and applications."
    },
    {
      "codepoint": 2804,
      "name": "solid:Notification",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#Notification",
      "description": "A notification resource."
    },
    {
      "codepoint": 2805,
      "name": "solid:Patch",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#Patch",
      "description": "A patch expresses conditional modifications to a resource that has an RDF-based representation."
    },
    {
      "codepoint": 2806,
      "name": "solid:Timeline",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#Timeline",
      "description": "A resource containing time ordered items and sub-containers.  Sub-containers may be desirable in file based systems to split the timeline into logical components e.g. /yyyy-mm-dd/ as used in ISO 8061."
    },
    {
      "codepoint": 2807,
      "name": "solid:TypeIndex",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#TypeIndex",
      "description": "A index of type registries for resources. Applications can register the RDF type they use and list them in the index resource."
    },
    {
      "codepoint": 2808,
      "name": "solid:TypeRegistration",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#TypeRegistration",
      "description": "The registered types that map a RDF classes/types to their locations using either `instance` or `instanceContainer` property."
    },
    {
      "codepoint": 2809,
      "name": "solid:UnlistedDocument",
      "type": "class",
      "uri": "http://www.w3.org/ns/solid/terms#UnlistedDocument",
      "description": "Unlisted Type Index is a registry of resources that are private to the user and their apps, for types that are not publicly discoverable."
    },
    {
      "codepoint": 2810,
      "name": "solid:account",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#account",
      "description": "A solid account belonging to an Agent."
    },
    {
      "codepoint": 2811,
      "name": "solid:deletes",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#deletes",
      "description": "The triple patterns this patch removes from the document."
    },
    {
      "codepoint": 2812,
      "name": "solid:forClass",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#forClass",
      "description": "A class that is used to map an listed or unlisted type index."
    },
    {
      "codepoint": 2813,
      "name": "solid:inbox",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#inbox",
      "description": "Deprecated pointer to a Linked Data Notifications inbox; please use http://www.w3.org/ns/ldp#inbox instead."
    },
    {
      "codepoint": 2814,
      "name": "solid:inserts",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#inserts",
      "description": "The triple patterns this patch adds to the document."
    },
    {
      "codepoint": 2815,
      "name": "solid:instance",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#instance",
      "description": "Maps a type to an individual resource, typically an index or a directory listing resource."
    },
    {
      "codepoint": 2816,
      "name": "solid:instanceContainer",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#instanceContainer",
      "description": "Maps a type to a container which the client would have to list to get the instances of that type."
    },
    {
      "codepoint": 2817,
      "name": "solid:loginEndpoint",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#loginEndpoint",
      "description": "The login URI of a given server."
    },
    {
      "codepoint": 2818,
      "name": "solid:logoutEndpoint",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#logoutEndpoint",
      "description": "The logout URI of a given server."
    },
    {
      "codepoint": 2819,
      "name": "solid:notification",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#notification",
      "description": "Notification resource for an inbox."
    },
    {
      "codepoint": 2820,
      "name": "solid:oidcIssuer",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#oidcIssuer",
      "description": "The preferred OpenID Connect issuer URI for a given WebID."
    },
    {
      "codepoint": 2821,
      "name": "solid:owner",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#owner",
      "description": "A person or social entity that is considered to have control, rights, and responsibilities over a data storage."
    },
    {
      "codepoint": 2822,
      "name": "solid:patches",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#patches",
      "description": "The document to which this patch applies."
    },
    {
      "codepoint": 2823,
      "name": "solid:privateLabelIndex",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#privateLabelIndex",
      "description": "Points to an unlisted label index resource."
    },
    {
      "codepoint": 2824,
      "name": "solid:privateTypeIndex",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#privateTypeIndex",
      "description": "Points to an unlisted type index resource."
    },
    {
      "codepoint": 2825,
      "name": "solid:publicTypeIndex",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#publicTypeIndex",
      "description": "Points to a listed type index resource."
    },
    {
      "codepoint": 2826,
      "name": "solid:read",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#read",
      "description": "Indicates if a message has been read or not. This property should have a boolean datatype."
    },
    {
      "codepoint": 2827,
      "name": "solid:storageDescription",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#storageDescription",
      "description": "Refers to the resource that provides a description of the storage containing this resource."
    },
    {
      "codepoint": 2828,
      "name": "solid:storageQuota",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#storageQuota",
      "description": "The quota of non-volatile memory that is available for the account (in bytes)"
    },
    {
      "codepoint": 2829,
      "name": "solid:storageUsage",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#storageUsage",
      "description": "The amount of non-volatile memory that the account have used (in bytes)"
    },
    {
      "codepoint": 2830,
      "name": "solid:timeline",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#timeline",
      "description": "Timeline for a given resource."
    },
    {
      "codepoint": 2831,
      "name": "solid:typeIndex",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#typeIndex",
      "description": "Points to a TypeIndex resource."
    },
    {
      "codepoint": 2832,
      "name": "solid:where",
      "type": "property",
      "uri": "http://www.w3.org/ns/solid/terms#where",
      "description": "The conditions the document and the inserted and deleted triple patterns need to satisfy in order for the patch to be applied."
    }
  ],
  "statistics": {
    "total_entries": 33,
    "code_point_range": {
      "start": 2800,
      "end": 2832
    }
  }
}