template.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. {
  2. "namespace": [
  3. {
  4. "name": "",
  5. "iri": ""
  6. }
  7. ],
  8. "header": {
  9. "languages": [
  10. "all",
  11. "occurring",
  12. "languages"
  13. ],
  14. "title": {
  15. "language": "label"
  16. },
  17. "iri": "",
  18. "version": "",
  19. "author": [
  20. "Author One",
  21. "Author Two"
  22. ],
  23. "description": {
  24. "language": "label"
  25. },
  26. "other": {
  27. "someIdentifier": [
  28. {
  29. "identifier": "someIdentifier",
  30. "language": "undefined",
  31. "value": "http://an.iri/",
  32. "type": "iri"
  33. }
  34. ],
  35. "someOtherIdentifier": [
  36. {
  37. "identifier": "someOtherIdentifier",
  38. "language": "undefined",
  39. "value": "Some person",
  40. "type": "label"
  41. }
  42. ]
  43. }
  44. },
  45. "metrics" : {
  46. "classCount" : 40,
  47. "datatypeCount" : 13,
  48. "objectPropertyCount" : 23,
  49. "datatypePropertyCount" : 13,
  50. "propertyCount" : 36,
  51. "nodeCount" : 53,
  52. "axiomCount" : 216,
  53. "individualCount" : 8
  54. },
  55. "class": [
  56. {
  57. "id": "",
  58. "type": ""
  59. }
  60. ],
  61. "classAttribute": [
  62. {
  63. "id": "",
  64. "label": "",
  65. "iri": "",
  66. "individuals": [
  67. {
  68. "iri": "",
  69. "labels": {
  70. "language": "label"
  71. },
  72. "annotations": {}
  73. }
  74. ],
  75. "comment": "",
  76. "equivalent": [
  77. ""
  78. ],
  79. "union": [
  80. ""
  81. ],
  82. "intersection": [
  83. ""
  84. ],
  85. "complement": [
  86. ""
  87. ],
  88. "attributes": [
  89. "deprecated",
  90. "external",
  91. "datatype",
  92. "object",
  93. "rdf"
  94. ]
  95. }
  96. ],
  97. "datatype": [
  98. {
  99. "id": "",
  100. "type": ""
  101. }
  102. ],
  103. "datatypeAttribute": [
  104. {
  105. "id": "",
  106. "label" : {
  107. "language" : "label"
  108. },
  109. "iri": "",
  110. "individuals": [
  111. {
  112. "iri": "",
  113. "labels": {
  114. "language": "label"
  115. },
  116. "annotations": {}
  117. }
  118. ],
  119. "comment": "",
  120. "equivalent": [
  121. ""
  122. ]
  123. }
  124. ],
  125. "property": [
  126. {
  127. "id": ""
  128. }
  129. ],
  130. "propertyAttribute": [
  131. {
  132. "id": "",
  133. "domain": "",
  134. "range": "",
  135. "inverse": "",
  136. "label" : {
  137. "language" : "label"
  138. },
  139. "type": "",
  140. "comment": "",
  141. "cardinality": "",
  142. "minCardinality": "",
  143. "maxCardinality": "",
  144. "subproperty": [
  145. ""
  146. ],
  147. "equivalent": [
  148. ""
  149. ],
  150. "attributes": [
  151. "deprecated",
  152. "external",
  153. "datatype",
  154. "object",
  155. "rdf",
  156. "transitive",
  157. "functional",
  158. "inverse functional",
  159. "symmetric"
  160. ]
  161. }
  162. ]
  163. }