VocabConcepts (JSON)

URI:VocabConcepts

Properties

Name Type Description
vocabConcepts array of VocabConcept Get the list of vocabulary concepts.

Example

{
  "vocabConcepts" : [ {
    "description" : "...",
    "note" : "...",
    "gedcomxUri" : "...",
    "vocabTerms" : [ {
      "typeUri" : "...",
      "vocabConcept" : "...",
      "sublistUri" : "...",
      "sublistPosition" : 12345,
      "values" : [ { }, { } ],
      "links" : {
        "property1" : { },
        "property2" : { }
      },
      "id" : "..."
    }, {
      "typeUri" : "...",
      "vocabConcept" : "...",
      "sublistUri" : "...",
      "sublistPosition" : 12345,
      "values" : [ { }, { } ],
      "links" : {
        "property1" : { },
        "property2" : { }
      },
      "id" : "..."
    } ],
    "attributes" : [ {
      "id" : "...",
      "name" : "...",
      "value" : "..."
    }, {
      "id" : "...",
      "name" : "...",
      "value" : "..."
    } ],
    "definitions" : [ {
      "lang" : "...",
      "value" : "..."
    }, {
      "lang" : "...",
      "value" : "..."
    } ],
    "links" : {
      "property1" : {
        "href" : "...",
        "template" : "...",
        "title" : "...",
        "type" : "...",
        "accept" : "...",
        "allow" : "...",
        "hreflang" : "...",
        "count" : 12345,
        "offset" : 12345,
        "results" : 12345
      },
      "property2" : {
        "href" : "...",
        "template" : "...",
        "title" : "...",
        "type" : "...",
        "accept" : "...",
        "allow" : "...",
        "hreflang" : "...",
        "count" : 12345,
        "offset" : 12345,
        "results" : 12345
      }
    },
    "id" : "..."
  }, {
    "description" : "...",
    "note" : "...",
    "gedcomxUri" : "...",
    "vocabTerms" : [ {
      "typeUri" : "...",
      "vocabConcept" : "...",
      "sublistUri" : "...",
      "sublistPosition" : 12345,
      "values" : [ { }, { } ],
      "links" : {
        "property1" : { },
        "property2" : { }
      },
      "id" : "..."
    }, {
      "typeUri" : "...",
      "vocabConcept" : "...",
      "sublistUri" : "...",
      "sublistPosition" : 12345,
      "values" : [ { }, { } ],
      "links" : {
        "property1" : { },
        "property2" : { }
      },
      "id" : "..."
    } ],
    "attributes" : [ {
      "id" : "...",
      "name" : "...",
      "value" : "..."
    }, {
      "id" : "...",
      "name" : "...",
      "value" : "..."
    } ],
    "definitions" : [ {
      "lang" : "...",
      "value" : "..."
    }, {
      "lang" : "...",
      "value" : "..."
    } ],
    "links" : {
      "property1" : {
        "href" : "...",
        "template" : "...",
        "title" : "...",
        "type" : "...",
        "accept" : "...",
        "allow" : "...",
        "hreflang" : "...",
        "count" : 12345,
        "offset" : 12345,
        "results" : 12345
      },
      "property2" : {
        "href" : "...",
        "template" : "...",
        "title" : "...",
        "type" : "...",
        "accept" : "...",
        "allow" : "...",
        "hreflang" : "...",
        "count" : 12345,
        "offset" : 12345,
        "results" : 12345
      }
    },
    "id" : "..."
  } ]
}

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.