|
58 | 58 | "description": "An embedded statement about this entity, or a reference to a text that refers to the entity",
|
59 | 59 | "type": "array",
|
60 | 60 | "items": {
|
61 |
| - "$ref": "#/$defs/LingObjOrDigitalObjOrStatement" |
| 61 | + "$ref": "#/$defs/Statement" |
62 | 62 | }
|
63 | 63 | },
|
64 | 64 | "aboutProp": {
|
|
426 | 426 | "identified_by": {
|
427 | 427 | "$ref": "#/$defs/identified_byProp"
|
428 | 428 | },
|
| 429 | + "referred_to_by": { |
| 430 | + "$ref": "#/$defs/referred_to_byProp" |
| 431 | + }, |
429 | 432 | "classified_as": {
|
430 | 433 | "$ref": "#/$defs/classified_asProp"
|
431 | 434 | },
|
|
500 | 503 | "identified_by": {
|
501 | 504 | "$ref": "#/$defs/identified_byProp"
|
502 | 505 | },
|
| 506 | + "referred_to_by": { |
| 507 | + "$ref": "#/$defs/referred_to_byProp" |
| 508 | + }, |
503 | 509 | "classified_as": {
|
504 | 510 | "$ref": "#/$defs/classified_asProp"
|
505 | 511 | },
|
|
837 | 843 | },
|
838 | 844 | "classified_as": {
|
839 | 845 | "$ref": "#/$defs/classified_asProp"
|
840 |
| - } |
| 846 | + }, |
| 847 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
841 | 848 | },
|
842 | 849 | "required": [
|
843 | 850 | "id",
|
|
1228 | 1235 | "referred_to_by": {
|
1229 | 1236 | "type": "array",
|
1230 | 1237 | "items": {
|
1231 |
| - "$ref": "#/$defs/LingObjOrStatement" |
| 1238 | + "$ref": "#/$defs/Statement" |
1232 | 1239 | }
|
1233 | 1240 | },
|
1234 | 1241 | "dimension": {
|
|
1284 | 1291 | }
|
1285 | 1292 | ]
|
1286 | 1293 | },
|
1287 |
| - "LingObjOrStatement": { |
1288 |
| - "description": "A Linguistic Object Reference or Statement", |
1289 |
| - "anyOf": [ |
1290 |
| - { |
1291 |
| - "$ref": "#/$defs/Statement" |
1292 |
| - }, |
1293 |
| - { |
1294 |
| - "$ref": "#/$defs/LinguisticObjectRef" |
1295 |
| - } |
1296 |
| - ] |
1297 |
| - }, |
1298 | 1294 | "LingObjOrVisualItemRef": {
|
1299 | 1295 | "description": "A Linguistic Object Reference or Visual Item Reference",
|
1300 | 1296 | "anyOf": [
|
|
1414 | 1410 | "Type",
|
1415 | 1411 | "Event",
|
1416 | 1412 | "Activity",
|
1417 |
| - "Period" |
| 1413 | + "Period", |
| 1414 | + "Language", |
| 1415 | + "Material", |
| 1416 | + "Currency", |
| 1417 | + "MeasurementUnit" |
1418 | 1418 | ]
|
1419 | 1419 | }
|
1420 | 1420 | ]
|
1421 | 1421 | },
|
1422 | 1422 | "_label": {
|
1423 | 1423 | "$ref": "#/$defs/labelProp"
|
1424 |
| - } |
| 1424 | + }, |
| 1425 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1425 | 1426 | },
|
1426 | 1427 | "required": [
|
1427 | 1428 | "id",
|
|
1452 | 1453 | },
|
1453 | 1454 | "_label": {
|
1454 | 1455 | "$ref": "#/$defs/labelProp"
|
1455 |
| - } |
| 1456 | + }, |
| 1457 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1456 | 1458 | },
|
1457 | 1459 | "required": [
|
1458 | 1460 | "id",
|
|
1483 | 1485 | },
|
1484 | 1486 | "_label": {
|
1485 | 1487 | "$ref": "#/$defs/labelProp"
|
1486 |
| - } |
| 1488 | + }, |
| 1489 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1487 | 1490 | },
|
1488 | 1491 | "required": [
|
1489 | 1492 | "id",
|
|
1513 | 1516 | },
|
1514 | 1517 | "_label": {
|
1515 | 1518 | "$ref": "#/$defs/labelProp"
|
1516 |
| - } |
| 1519 | + }, |
| 1520 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1517 | 1521 | },
|
1518 | 1522 | "required": [
|
1519 | 1523 | "id",
|
|
1544 | 1548 | },
|
1545 | 1549 | "_label": {
|
1546 | 1550 | "$ref": "#/$defs/labelProp"
|
1547 |
| - } |
| 1551 | + }, |
| 1552 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1548 | 1553 | },
|
1549 | 1554 | "required": [
|
1550 | 1555 | "id",
|
|
1575 | 1580 | },
|
1576 | 1581 | "_label": {
|
1577 | 1582 | "$ref": "#/$defs/labelProp"
|
1578 |
| - } |
| 1583 | + }, |
| 1584 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1579 | 1585 | },
|
1580 | 1586 | "required": [
|
1581 | 1587 | "id",
|
|
1605 | 1611 | },
|
1606 | 1612 | "_label": {
|
1607 | 1613 | "$ref": "#/$defs/labelProp"
|
1608 |
| - } |
| 1614 | + }, |
| 1615 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1609 | 1616 | },
|
1610 | 1617 | "required": [
|
1611 | 1618 | "id",
|
|
1635 | 1642 | },
|
1636 | 1643 | "_label": {
|
1637 | 1644 | "$ref": "#/$defs/labelProp"
|
1638 |
| - } |
| 1645 | + }, |
| 1646 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1639 | 1647 | },
|
1640 | 1648 | "required": [
|
1641 | 1649 | "id",
|
|
1665 | 1673 | },
|
1666 | 1674 | "_label": {
|
1667 | 1675 | "$ref": "#/$defs/labelProp"
|
1668 |
| - } |
| 1676 | + }, |
| 1677 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1669 | 1678 | },
|
1670 | 1679 | "required": [
|
1671 | 1680 | "id",
|
|
1695 | 1704 | },
|
1696 | 1705 | "_label": {
|
1697 | 1706 | "$ref": "#/$defs/labelProp"
|
1698 |
| - } |
| 1707 | + }, |
| 1708 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1699 | 1709 | },
|
1700 | 1710 | "required": [
|
1701 | 1711 | "id",
|
|
1725 | 1735 | },
|
1726 | 1736 | "_label": {
|
1727 | 1737 | "$ref": "#/$defs/labelProp"
|
1728 |
| - } |
| 1738 | + }, |
| 1739 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1729 | 1740 | },
|
1730 | 1741 | "required": [
|
1731 | 1742 | "id",
|
|
1755 | 1766 | },
|
1756 | 1767 | "_label": {
|
1757 | 1768 | "$ref": "#/$defs/labelProp"
|
1758 |
| - } |
| 1769 | + }, |
| 1770 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1759 | 1771 | },
|
1760 | 1772 | "required": [
|
1761 | 1773 | "id",
|
|
1785 | 1797 | },
|
1786 | 1798 | "_label": {
|
1787 | 1799 | "$ref": "#/$defs/labelProp"
|
1788 |
| - } |
| 1800 | + }, |
| 1801 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1789 | 1802 | },
|
1790 | 1803 | "required": [
|
1791 | 1804 | "id",
|
|
1815 | 1828 | },
|
1816 | 1829 | "_label": {
|
1817 | 1830 | "$ref": "#/$defs/labelProp"
|
1818 |
| - } |
| 1831 | + }, |
| 1832 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1819 | 1833 | },
|
1820 | 1834 | "required": [
|
1821 | 1835 | "id",
|
|
1845 | 1859 | },
|
1846 | 1860 | "_label": {
|
1847 | 1861 | "$ref": "#/$defs/labelProp"
|
1848 |
| - } |
| 1862 | + }, |
| 1863 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1849 | 1864 | },
|
1850 | 1865 | "required": [
|
1851 | 1866 | "id",
|
|
1875 | 1890 | },
|
1876 | 1891 | "_label": {
|
1877 | 1892 | "$ref": "#/$defs/labelProp"
|
1878 |
| - } |
| 1893 | + }, |
| 1894 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1879 | 1895 | },
|
1880 | 1896 | "required": [
|
1881 | 1897 | "id",
|
|
1905 | 1921 | },
|
1906 | 1922 | "_label": {
|
1907 | 1923 | "$ref": "#/$defs/labelProp"
|
1908 |
| - } |
| 1924 | + }, |
| 1925 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1909 | 1926 | },
|
1910 | 1927 | "required": [
|
1911 | 1928 | "id",
|
|
1935 | 1952 | },
|
1936 | 1953 | "_label": {
|
1937 | 1954 | "$ref": "#/$defs/labelProp"
|
1938 |
| - } |
| 1955 | + }, |
| 1956 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1939 | 1957 | },
|
1940 | 1958 | "required": [
|
1941 | 1959 | "id",
|
|
1965 | 1983 | },
|
1966 | 1984 | "_label": {
|
1967 | 1985 | "$ref": "#/$defs/labelProp"
|
1968 |
| - } |
| 1986 | + }, |
| 1987 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1969 | 1988 | },
|
1970 | 1989 | "required": [
|
1971 | 1990 | "id",
|
|
1995 | 2014 | },
|
1996 | 2015 | "_label": {
|
1997 | 2016 | "$ref": "#/$defs/labelProp"
|
1998 |
| - } |
| 2017 | + }, |
| 2018 | + "equivalent": {"$ref": "#/$defs/equivalentProp"} |
1999 | 2019 | },
|
2000 | 2020 | "required": [
|
2001 | 2021 | "id",
|
|
0 commit comments