@twin.org/node 0.0.3-next.13 → 0.0.3-next.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/en.json +55 -9
- package/docs/changelog.md +28 -0
- package/docs/examples.md +8 -2
- package/docs/open-api/spec.json +829 -154
- package/package.json +2 -2
package/docs/open-api/spec.json
CHANGED
|
@@ -9154,8 +9154,7 @@
|
|
|
9154
9154
|
}
|
|
9155
9155
|
]
|
|
9156
9156
|
}
|
|
9157
|
-
]
|
|
9158
|
-
"nextItem": "1"
|
|
9157
|
+
]
|
|
9159
9158
|
}
|
|
9160
9159
|
}
|
|
9161
9160
|
}
|
|
@@ -9199,8 +9198,7 @@
|
|
|
9199
9198
|
}
|
|
9200
9199
|
]
|
|
9201
9200
|
}
|
|
9202
|
-
]
|
|
9203
|
-
"nextItem": "1"
|
|
9201
|
+
]
|
|
9204
9202
|
}
|
|
9205
9203
|
}
|
|
9206
9204
|
}
|
|
@@ -9890,8 +9888,7 @@
|
|
|
9890
9888
|
"proofId": "0101010101010101010101010101010101010101010101010101010101010101",
|
|
9891
9889
|
"immutableInterval": 10
|
|
9892
9890
|
}
|
|
9893
|
-
]
|
|
9894
|
-
"nextItem": "1"
|
|
9891
|
+
]
|
|
9895
9892
|
}
|
|
9896
9893
|
}
|
|
9897
9894
|
}
|
|
@@ -9931,8 +9928,7 @@
|
|
|
9931
9928
|
"proofId": "0101010101010101010101010101010101010101010101010101010101010101",
|
|
9932
9929
|
"immutableInterval": 10
|
|
9933
9930
|
}
|
|
9934
|
-
]
|
|
9935
|
-
"nextItem": "1"
|
|
9931
|
+
]
|
|
9936
9932
|
}
|
|
9937
9933
|
}
|
|
9938
9934
|
}
|
|
@@ -11367,8 +11363,7 @@
|
|
|
11367
11363
|
"description": "A description of the event"
|
|
11368
11364
|
}
|
|
11369
11365
|
}
|
|
11370
|
-
]
|
|
11371
|
-
"nextItem": "1"
|
|
11366
|
+
]
|
|
11372
11367
|
}
|
|
11373
11368
|
}
|
|
11374
11369
|
}
|
|
@@ -11407,8 +11402,7 @@
|
|
|
11407
11402
|
"description": "A description of the event"
|
|
11408
11403
|
}
|
|
11409
11404
|
}
|
|
11410
|
-
]
|
|
11411
|
-
"nextItem": "1"
|
|
11405
|
+
]
|
|
11412
11406
|
}
|
|
11413
11407
|
}
|
|
11414
11408
|
}
|
|
@@ -11610,8 +11604,7 @@
|
|
|
11610
11604
|
"startDate": "2011-04-09T20:00:00Z",
|
|
11611
11605
|
"description": "A description of the event"
|
|
11612
11606
|
}
|
|
11613
|
-
]
|
|
11614
|
-
"nextItem": "1"
|
|
11607
|
+
]
|
|
11615
11608
|
}
|
|
11616
11609
|
}
|
|
11617
11610
|
}
|
|
@@ -13610,7 +13603,7 @@
|
|
|
13610
13603
|
"@context": [
|
|
13611
13604
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
13612
13605
|
],
|
|
13613
|
-
"@type": "
|
|
13606
|
+
"@type": "ContractNegotiationEventMessage",
|
|
13614
13607
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
13615
13608
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff",
|
|
13616
13609
|
"event": "ACCEPTED"
|
|
@@ -13727,7 +13720,7 @@
|
|
|
13727
13720
|
"@context": [
|
|
13728
13721
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
13729
13722
|
],
|
|
13730
|
-
"@type": "
|
|
13723
|
+
"@type": "ContractAgreementVerificationMessage",
|
|
13731
13724
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
13732
13725
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff"
|
|
13733
13726
|
}
|
|
@@ -13843,7 +13836,7 @@
|
|
|
13843
13836
|
"@context": [
|
|
13844
13837
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
13845
13838
|
],
|
|
13846
|
-
"@type": "
|
|
13839
|
+
"@type": "ContractNegotiationTerminationMessage",
|
|
13847
13840
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
13848
13841
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff"
|
|
13849
13842
|
}
|
|
@@ -13948,7 +13941,7 @@
|
|
|
13948
13941
|
"@context": [
|
|
13949
13942
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
13950
13943
|
],
|
|
13951
|
-
"@type": "
|
|
13944
|
+
"@type": "ContractOfferMessage",
|
|
13952
13945
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
13953
13946
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff",
|
|
13954
13947
|
"offer": {
|
|
@@ -13977,7 +13970,7 @@
|
|
|
13977
13970
|
"@context": [
|
|
13978
13971
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
13979
13972
|
],
|
|
13980
|
-
"@type": "
|
|
13973
|
+
"@type": "ContractNegotiationError",
|
|
13981
13974
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
13982
13975
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff"
|
|
13983
13976
|
}
|
|
@@ -14062,7 +14055,7 @@
|
|
|
14062
14055
|
"@context": [
|
|
14063
14056
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
14064
14057
|
],
|
|
14065
|
-
"@type": "
|
|
14058
|
+
"@type": "ContractOfferMessage",
|
|
14066
14059
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
14067
14060
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff",
|
|
14068
14061
|
"offer": {
|
|
@@ -14091,7 +14084,7 @@
|
|
|
14091
14084
|
"@context": [
|
|
14092
14085
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
14093
14086
|
],
|
|
14094
|
-
"@type": "
|
|
14087
|
+
"@type": "ContractNegotiationError",
|
|
14095
14088
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
14096
14089
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff"
|
|
14097
14090
|
}
|
|
@@ -14196,7 +14189,7 @@
|
|
|
14196
14189
|
"@context": [
|
|
14197
14190
|
"https://w3id.org/dspace/2025/1/context.jsonld"
|
|
14198
14191
|
],
|
|
14199
|
-
"@type": "
|
|
14192
|
+
"@type": "ContractAgreementMessage",
|
|
14200
14193
|
"providerPid": "urn:contract-negotiation:00aa11bb.......ffff",
|
|
14201
14194
|
"consumerPid": "urn:contract-negotiation:22aa11bb.......ffff",
|
|
14202
14195
|
"agreement": {
|
|
@@ -14737,7 +14730,7 @@
|
|
|
14737
14730
|
"examples": {
|
|
14738
14731
|
"dapCreateRequestExample": {
|
|
14739
14732
|
"value": {
|
|
14740
|
-
"@context": "https://schema.twindev.org/rights-management",
|
|
14733
|
+
"@context": "https://schema.twindev.org/rights-management/",
|
|
14741
14734
|
"type": "DataAccessRequestWithObject",
|
|
14742
14735
|
"assetType": "contacts",
|
|
14743
14736
|
"object": {
|
|
@@ -14978,7 +14971,7 @@
|
|
|
14978
14971
|
"examples": {
|
|
14979
14972
|
"dapUpdateRequestExample": {
|
|
14980
14973
|
"value": {
|
|
14981
|
-
"@context": "https://schema.twindev.org/rights-management",
|
|
14974
|
+
"@context": "https://schema.twindev.org/rights-management/",
|
|
14982
14975
|
"type": "DataAccessRequestWithObject",
|
|
14983
14976
|
"assetType": "contacts",
|
|
14984
14977
|
"object": {
|
|
@@ -15184,7 +15177,7 @@
|
|
|
15184
15177
|
"examples": {
|
|
15185
15178
|
"dapQueryRequestExample": {
|
|
15186
15179
|
"value": {
|
|
15187
|
-
"@context": "https://schema.twindev.org/rights-management",
|
|
15180
|
+
"@context": "https://schema.twindev.org/rights-management/",
|
|
15188
15181
|
"type": "DataAccessQuery",
|
|
15189
15182
|
"assetType": "contacts"
|
|
15190
15183
|
}
|
|
@@ -15204,7 +15197,7 @@
|
|
|
15204
15197
|
"examples": {
|
|
15205
15198
|
"IDapQueryResponseExample": {
|
|
15206
15199
|
"value": {
|
|
15207
|
-
"@context": "https://schema.twindev.org/rights-management",
|
|
15200
|
+
"@context": "https://schema.twindev.org/rights-management/",
|
|
15208
15201
|
"type": "DataAccessQueryResponse",
|
|
15209
15202
|
"items": [
|
|
15210
15203
|
{
|
|
@@ -15287,6 +15280,10 @@
|
|
|
15287
15280
|
"type": "string",
|
|
15288
15281
|
"description": "The last update date of this object."
|
|
15289
15282
|
},
|
|
15283
|
+
"retryCount": {
|
|
15284
|
+
"type": "number",
|
|
15285
|
+
"description": "Number of times this activity has been retried."
|
|
15286
|
+
},
|
|
15290
15287
|
"status": {
|
|
15291
15288
|
"$ref": "#/components/schemas/ActivityProcessingStatus"
|
|
15292
15289
|
},
|
|
@@ -15525,47 +15522,39 @@
|
|
|
15525
15522
|
}
|
|
15526
15523
|
]
|
|
15527
15524
|
},
|
|
15528
|
-
"
|
|
15525
|
+
"id": {
|
|
15526
|
+
"type": "string",
|
|
15527
|
+
"description": "Global identifier."
|
|
15528
|
+
},
|
|
15529
|
+
"name": {
|
|
15529
15530
|
"anyOf": [
|
|
15530
15531
|
{
|
|
15531
15532
|
"type": "string"
|
|
15532
15533
|
},
|
|
15533
15534
|
{
|
|
15534
|
-
"
|
|
15535
|
-
"items": {
|
|
15536
|
-
"type": "string"
|
|
15537
|
-
}
|
|
15538
|
-
},
|
|
15539
|
-
{
|
|
15540
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15535
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15541
15536
|
}
|
|
15542
15537
|
],
|
|
15543
|
-
"description": "
|
|
15538
|
+
"description": "Natural language name."
|
|
15544
15539
|
},
|
|
15545
|
-
"
|
|
15540
|
+
"nameMap": {
|
|
15541
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15542
|
+
},
|
|
15543
|
+
"summary": {
|
|
15546
15544
|
"anyOf": [
|
|
15547
15545
|
{
|
|
15548
15546
|
"type": "string"
|
|
15549
15547
|
},
|
|
15550
15548
|
{
|
|
15551
|
-
"
|
|
15552
|
-
"items": {
|
|
15553
|
-
"type": "string"
|
|
15554
|
-
}
|
|
15555
|
-
},
|
|
15556
|
-
{
|
|
15557
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15549
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15558
15550
|
}
|
|
15559
15551
|
],
|
|
15560
|
-
"description": "
|
|
15561
|
-
},
|
|
15562
|
-
"object": {
|
|
15563
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15552
|
+
"description": "Summary of the Activity."
|
|
15564
15553
|
},
|
|
15565
|
-
"
|
|
15566
|
-
"$ref": "https://schema.twindev.org/json-ld/
|
|
15554
|
+
"summaryMap": {
|
|
15555
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15567
15556
|
},
|
|
15568
|
-
"
|
|
15557
|
+
"content": {
|
|
15569
15558
|
"anyOf": [
|
|
15570
15559
|
{
|
|
15571
15560
|
"type": "string"
|
|
@@ -15574,243 +15563,929 @@
|
|
|
15574
15563
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15575
15564
|
}
|
|
15576
15565
|
],
|
|
15577
|
-
"description": "
|
|
15566
|
+
"description": "Natural language content."
|
|
15578
15567
|
},
|
|
15579
|
-
"
|
|
15580
|
-
"$ref": "https://schema.twindev.org/json-ld/
|
|
15568
|
+
"contentMap": {
|
|
15569
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15581
15570
|
},
|
|
15582
|
-
"
|
|
15571
|
+
"url": {
|
|
15572
|
+
"description": "Object or array data type",
|
|
15583
15573
|
"anyOf": [
|
|
15584
15574
|
{
|
|
15585
15575
|
"type": "string"
|
|
15586
15576
|
},
|
|
15577
|
+
{
|
|
15578
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15579
|
+
},
|
|
15587
15580
|
{
|
|
15588
15581
|
"type": "array",
|
|
15589
15582
|
"items": {
|
|
15590
|
-
"
|
|
15583
|
+
"anyOf": [
|
|
15584
|
+
{
|
|
15585
|
+
"type": "string"
|
|
15586
|
+
},
|
|
15587
|
+
{
|
|
15588
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15589
|
+
}
|
|
15590
|
+
]
|
|
15591
15591
|
}
|
|
15592
|
+
}
|
|
15593
|
+
]
|
|
15594
|
+
},
|
|
15595
|
+
"image": {
|
|
15596
|
+
"description": "Object or array data type",
|
|
15597
|
+
"anyOf": [
|
|
15598
|
+
{
|
|
15599
|
+
"type": "string"
|
|
15592
15600
|
},
|
|
15593
15601
|
{
|
|
15594
15602
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15603
|
+
},
|
|
15604
|
+
{
|
|
15605
|
+
"type": "array",
|
|
15606
|
+
"items": {
|
|
15607
|
+
"anyOf": [
|
|
15608
|
+
{
|
|
15609
|
+
"type": "string"
|
|
15610
|
+
},
|
|
15611
|
+
{
|
|
15612
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15613
|
+
}
|
|
15614
|
+
]
|
|
15615
|
+
}
|
|
15595
15616
|
}
|
|
15596
|
-
]
|
|
15597
|
-
|
|
15617
|
+
]
|
|
15618
|
+
},
|
|
15619
|
+
"icon": {
|
|
15620
|
+
"description": "Object or array data type",
|
|
15621
|
+
"anyOf": [
|
|
15622
|
+
{
|
|
15623
|
+
"type": "string"
|
|
15624
|
+
},
|
|
15625
|
+
{
|
|
15626
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15627
|
+
},
|
|
15628
|
+
{
|
|
15629
|
+
"type": "array",
|
|
15630
|
+
"items": {
|
|
15631
|
+
"anyOf": [
|
|
15632
|
+
{
|
|
15633
|
+
"type": "string"
|
|
15634
|
+
},
|
|
15635
|
+
{
|
|
15636
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15637
|
+
}
|
|
15638
|
+
]
|
|
15639
|
+
}
|
|
15640
|
+
}
|
|
15641
|
+
]
|
|
15642
|
+
},
|
|
15643
|
+
"published": {
|
|
15644
|
+
"type": "string",
|
|
15645
|
+
"description": "Published date-time."
|
|
15598
15646
|
},
|
|
15599
15647
|
"updated": {
|
|
15600
15648
|
"type": "string",
|
|
15601
15649
|
"description": "The date and time at which the object was updated."
|
|
15602
|
-
}
|
|
15603
|
-
|
|
15604
|
-
"required": [
|
|
15605
|
-
"@context",
|
|
15606
|
-
"type",
|
|
15607
|
-
"object",
|
|
15608
|
-
"updated"
|
|
15609
|
-
],
|
|
15610
|
-
"additionalProperties": {
|
|
15611
|
-
"anyOf": [
|
|
15612
|
-
{
|
|
15613
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodePrimitive"
|
|
15614
|
-
},
|
|
15615
|
-
{
|
|
15616
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
15617
|
-
},
|
|
15618
|
-
{
|
|
15619
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIndexMap"
|
|
15620
|
-
},
|
|
15621
|
-
{
|
|
15622
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
15623
|
-
},
|
|
15624
|
-
{
|
|
15625
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdIdMap"
|
|
15626
|
-
},
|
|
15627
|
-
{
|
|
15628
|
-
"$ref": "https://schema.twindev.org/json-ld/JsonLdTypeMap"
|
|
15629
|
-
},
|
|
15630
|
-
{
|
|
15631
|
-
"type": "array"
|
|
15632
|
-
}
|
|
15633
|
-
]
|
|
15634
|
-
},
|
|
15635
|
-
"description": "A W3C Activity from Activity Streams"
|
|
15636
|
-
},
|
|
15637
|
-
"ActivityStreamsContextType": {
|
|
15638
|
-
"anyOf": [
|
|
15639
|
-
{
|
|
15650
|
+
},
|
|
15651
|
+
"startTime": {
|
|
15640
15652
|
"type": "string",
|
|
15641
|
-
"
|
|
15653
|
+
"description": "Start time."
|
|
15642
15654
|
},
|
|
15643
|
-
{
|
|
15644
|
-
"type": "
|
|
15645
|
-
"
|
|
15646
|
-
"type": "string",
|
|
15647
|
-
"const": "https://www.w3.org/ns/activitystreams"
|
|
15648
|
-
},
|
|
15649
|
-
"minItems": 1,
|
|
15650
|
-
"maxItems": 1
|
|
15655
|
+
"endTime": {
|
|
15656
|
+
"type": "string",
|
|
15657
|
+
"description": "End time."
|
|
15651
15658
|
},
|
|
15652
|
-
{
|
|
15653
|
-
"type": "
|
|
15654
|
-
"
|
|
15655
|
-
|
|
15659
|
+
"duration": {
|
|
15660
|
+
"type": "string",
|
|
15661
|
+
"description": "Duration."
|
|
15662
|
+
},
|
|
15663
|
+
"generator": {
|
|
15664
|
+
"description": "Object or array data type",
|
|
15665
|
+
"anyOf": [
|
|
15656
15666
|
{
|
|
15657
|
-
"type": "string"
|
|
15658
|
-
|
|
15667
|
+
"type": "string"
|
|
15668
|
+
},
|
|
15669
|
+
{
|
|
15670
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15671
|
+
},
|
|
15672
|
+
{
|
|
15673
|
+
"type": "array",
|
|
15674
|
+
"items": {
|
|
15675
|
+
"anyOf": [
|
|
15676
|
+
{
|
|
15677
|
+
"type": "string"
|
|
15678
|
+
},
|
|
15679
|
+
{
|
|
15680
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15681
|
+
}
|
|
15682
|
+
]
|
|
15683
|
+
}
|
|
15659
15684
|
}
|
|
15660
|
-
]
|
|
15661
|
-
|
|
15662
|
-
|
|
15663
|
-
|
|
15664
|
-
|
|
15665
|
-
|
|
15666
|
-
|
|
15667
|
-
|
|
15668
|
-
|
|
15669
|
-
|
|
15670
|
-
|
|
15671
|
-
|
|
15672
|
-
|
|
15673
|
-
|
|
15685
|
+
]
|
|
15686
|
+
},
|
|
15687
|
+
"attachment": {
|
|
15688
|
+
"description": "Object or array data type",
|
|
15689
|
+
"anyOf": [
|
|
15690
|
+
{
|
|
15691
|
+
"type": "string"
|
|
15692
|
+
},
|
|
15693
|
+
{
|
|
15694
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15695
|
+
},
|
|
15696
|
+
{
|
|
15697
|
+
"type": "array",
|
|
15698
|
+
"items": {
|
|
15699
|
+
"anyOf": [
|
|
15700
|
+
{
|
|
15701
|
+
"type": "string"
|
|
15702
|
+
},
|
|
15703
|
+
{
|
|
15704
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15705
|
+
}
|
|
15706
|
+
]
|
|
15707
|
+
}
|
|
15708
|
+
}
|
|
15709
|
+
]
|
|
15710
|
+
},
|
|
15711
|
+
"attributedTo": {
|
|
15712
|
+
"description": "Object or array data type",
|
|
15713
|
+
"anyOf": [
|
|
15714
|
+
{
|
|
15715
|
+
"type": "string"
|
|
15716
|
+
},
|
|
15717
|
+
{
|
|
15718
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15719
|
+
},
|
|
15720
|
+
{
|
|
15721
|
+
"type": "array",
|
|
15722
|
+
"items": {
|
|
15723
|
+
"anyOf": [
|
|
15724
|
+
{
|
|
15725
|
+
"type": "string"
|
|
15726
|
+
},
|
|
15727
|
+
{
|
|
15728
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15729
|
+
}
|
|
15730
|
+
]
|
|
15731
|
+
}
|
|
15732
|
+
}
|
|
15733
|
+
]
|
|
15734
|
+
},
|
|
15735
|
+
"audience": {
|
|
15736
|
+
"description": "Object or array data type",
|
|
15737
|
+
"anyOf": [
|
|
15738
|
+
{
|
|
15739
|
+
"type": "string"
|
|
15740
|
+
},
|
|
15741
|
+
{
|
|
15742
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15743
|
+
},
|
|
15744
|
+
{
|
|
15745
|
+
"type": "array",
|
|
15746
|
+
"items": {
|
|
15747
|
+
"anyOf": [
|
|
15748
|
+
{
|
|
15749
|
+
"type": "string"
|
|
15750
|
+
},
|
|
15751
|
+
{
|
|
15752
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15753
|
+
}
|
|
15754
|
+
]
|
|
15755
|
+
}
|
|
15756
|
+
}
|
|
15757
|
+
]
|
|
15758
|
+
},
|
|
15759
|
+
"context": {
|
|
15760
|
+
"description": "Object or array data type",
|
|
15761
|
+
"anyOf": [
|
|
15762
|
+
{
|
|
15763
|
+
"type": "string"
|
|
15764
|
+
},
|
|
15765
|
+
{
|
|
15766
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15767
|
+
},
|
|
15768
|
+
{
|
|
15769
|
+
"type": "array",
|
|
15770
|
+
"items": {
|
|
15771
|
+
"anyOf": [
|
|
15772
|
+
{
|
|
15773
|
+
"type": "string"
|
|
15774
|
+
},
|
|
15775
|
+
{
|
|
15776
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15777
|
+
}
|
|
15778
|
+
]
|
|
15779
|
+
}
|
|
15780
|
+
}
|
|
15781
|
+
]
|
|
15782
|
+
},
|
|
15783
|
+
"location": {
|
|
15784
|
+
"description": "Object or array data type",
|
|
15785
|
+
"anyOf": [
|
|
15786
|
+
{
|
|
15787
|
+
"type": "string"
|
|
15788
|
+
},
|
|
15789
|
+
{
|
|
15790
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15791
|
+
},
|
|
15792
|
+
{
|
|
15793
|
+
"type": "array",
|
|
15794
|
+
"items": {
|
|
15795
|
+
"anyOf": [
|
|
15796
|
+
{
|
|
15797
|
+
"type": "string"
|
|
15798
|
+
},
|
|
15799
|
+
{
|
|
15800
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15801
|
+
}
|
|
15802
|
+
]
|
|
15803
|
+
}
|
|
15804
|
+
}
|
|
15805
|
+
]
|
|
15806
|
+
},
|
|
15807
|
+
"tag": {
|
|
15808
|
+
"description": "Object or array data type",
|
|
15809
|
+
"anyOf": [
|
|
15810
|
+
{
|
|
15811
|
+
"type": "string"
|
|
15812
|
+
},
|
|
15813
|
+
{
|
|
15814
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15815
|
+
},
|
|
15816
|
+
{
|
|
15817
|
+
"type": "array",
|
|
15818
|
+
"items": {
|
|
15819
|
+
"anyOf": [
|
|
15820
|
+
{
|
|
15821
|
+
"type": "string"
|
|
15822
|
+
},
|
|
15823
|
+
{
|
|
15824
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15825
|
+
}
|
|
15826
|
+
]
|
|
15827
|
+
}
|
|
15828
|
+
}
|
|
15829
|
+
]
|
|
15830
|
+
},
|
|
15831
|
+
"inReplyTo": {
|
|
15832
|
+
"description": "Object or array data type",
|
|
15833
|
+
"anyOf": [
|
|
15834
|
+
{
|
|
15835
|
+
"type": "string"
|
|
15836
|
+
},
|
|
15837
|
+
{
|
|
15838
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15839
|
+
},
|
|
15840
|
+
{
|
|
15841
|
+
"type": "array",
|
|
15842
|
+
"items": {
|
|
15843
|
+
"anyOf": [
|
|
15844
|
+
{
|
|
15845
|
+
"type": "string"
|
|
15846
|
+
},
|
|
15847
|
+
{
|
|
15848
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15849
|
+
}
|
|
15850
|
+
]
|
|
15851
|
+
}
|
|
15852
|
+
}
|
|
15853
|
+
]
|
|
15854
|
+
},
|
|
15855
|
+
"replies": {
|
|
15856
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15857
|
+
},
|
|
15858
|
+
"preview": {
|
|
15859
|
+
"description": "Object or array data type",
|
|
15860
|
+
"anyOf": [
|
|
15861
|
+
{
|
|
15862
|
+
"type": "string"
|
|
15863
|
+
},
|
|
15864
|
+
{
|
|
15865
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15866
|
+
},
|
|
15867
|
+
{
|
|
15868
|
+
"type": "array",
|
|
15869
|
+
"items": {
|
|
15870
|
+
"anyOf": [
|
|
15871
|
+
{
|
|
15872
|
+
"type": "string"
|
|
15873
|
+
},
|
|
15874
|
+
{
|
|
15875
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15876
|
+
}
|
|
15877
|
+
]
|
|
15878
|
+
}
|
|
15879
|
+
}
|
|
15880
|
+
]
|
|
15881
|
+
},
|
|
15882
|
+
"to": {
|
|
15883
|
+
"description": "Object or array data type",
|
|
15884
|
+
"anyOf": [
|
|
15885
|
+
{
|
|
15886
|
+
"type": "string"
|
|
15887
|
+
},
|
|
15888
|
+
{
|
|
15889
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15890
|
+
},
|
|
15891
|
+
{
|
|
15892
|
+
"type": "array",
|
|
15893
|
+
"items": {
|
|
15894
|
+
"anyOf": [
|
|
15895
|
+
{
|
|
15896
|
+
"type": "string"
|
|
15897
|
+
},
|
|
15898
|
+
{
|
|
15899
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15900
|
+
}
|
|
15901
|
+
]
|
|
15902
|
+
}
|
|
15903
|
+
}
|
|
15904
|
+
]
|
|
15905
|
+
},
|
|
15906
|
+
"bto": {
|
|
15907
|
+
"description": "Object or array data type",
|
|
15908
|
+
"anyOf": [
|
|
15909
|
+
{
|
|
15910
|
+
"type": "string"
|
|
15911
|
+
},
|
|
15912
|
+
{
|
|
15913
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15914
|
+
},
|
|
15915
|
+
{
|
|
15916
|
+
"type": "array",
|
|
15917
|
+
"items": {
|
|
15918
|
+
"anyOf": [
|
|
15919
|
+
{
|
|
15920
|
+
"type": "string"
|
|
15921
|
+
},
|
|
15922
|
+
{
|
|
15923
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15924
|
+
}
|
|
15925
|
+
]
|
|
15926
|
+
}
|
|
15927
|
+
}
|
|
15928
|
+
]
|
|
15929
|
+
},
|
|
15930
|
+
"cc": {
|
|
15931
|
+
"description": "Object or array data type",
|
|
15932
|
+
"anyOf": [
|
|
15933
|
+
{
|
|
15934
|
+
"type": "string"
|
|
15935
|
+
},
|
|
15936
|
+
{
|
|
15937
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15938
|
+
},
|
|
15939
|
+
{
|
|
15940
|
+
"type": "array",
|
|
15941
|
+
"items": {
|
|
15942
|
+
"anyOf": [
|
|
15943
|
+
{
|
|
15944
|
+
"type": "string"
|
|
15945
|
+
},
|
|
15946
|
+
{
|
|
15947
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15948
|
+
}
|
|
15949
|
+
]
|
|
15950
|
+
}
|
|
15951
|
+
}
|
|
15952
|
+
]
|
|
15953
|
+
},
|
|
15954
|
+
"bcc": {
|
|
15955
|
+
"description": "Object or array data type",
|
|
15956
|
+
"anyOf": [
|
|
15957
|
+
{
|
|
15958
|
+
"type": "string"
|
|
15959
|
+
},
|
|
15960
|
+
{
|
|
15961
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15962
|
+
},
|
|
15963
|
+
{
|
|
15964
|
+
"type": "array",
|
|
15965
|
+
"items": {
|
|
15966
|
+
"anyOf": [
|
|
15967
|
+
{
|
|
15968
|
+
"type": "string"
|
|
15969
|
+
},
|
|
15970
|
+
{
|
|
15971
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15972
|
+
}
|
|
15973
|
+
]
|
|
15974
|
+
}
|
|
15975
|
+
}
|
|
15976
|
+
]
|
|
15977
|
+
},
|
|
15978
|
+
"actor": {
|
|
15979
|
+
"description": "Object or array data type",
|
|
15980
|
+
"anyOf": [
|
|
15981
|
+
{
|
|
15982
|
+
"type": "string"
|
|
15983
|
+
},
|
|
15984
|
+
{
|
|
15985
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15986
|
+
},
|
|
15987
|
+
{
|
|
15988
|
+
"type": "array",
|
|
15989
|
+
"items": {
|
|
15990
|
+
"anyOf": [
|
|
15991
|
+
{
|
|
15992
|
+
"type": "string"
|
|
15993
|
+
},
|
|
15994
|
+
{
|
|
15995
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
15996
|
+
}
|
|
15997
|
+
]
|
|
15998
|
+
}
|
|
15999
|
+
}
|
|
16000
|
+
]
|
|
16001
|
+
},
|
|
16002
|
+
"object": {
|
|
16003
|
+
"description": "Object or array data type",
|
|
16004
|
+
"anyOf": [
|
|
16005
|
+
{
|
|
16006
|
+
"type": "string"
|
|
16007
|
+
},
|
|
16008
|
+
{
|
|
16009
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16010
|
+
},
|
|
16011
|
+
{
|
|
16012
|
+
"type": "array",
|
|
16013
|
+
"items": {
|
|
16014
|
+
"anyOf": [
|
|
16015
|
+
{
|
|
16016
|
+
"type": "string"
|
|
16017
|
+
},
|
|
16018
|
+
{
|
|
16019
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16020
|
+
}
|
|
16021
|
+
]
|
|
16022
|
+
}
|
|
16023
|
+
}
|
|
16024
|
+
]
|
|
16025
|
+
},
|
|
16026
|
+
"target": {
|
|
16027
|
+
"description": "Object or array data type",
|
|
16028
|
+
"anyOf": [
|
|
16029
|
+
{
|
|
16030
|
+
"type": "string"
|
|
16031
|
+
},
|
|
16032
|
+
{
|
|
16033
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16034
|
+
},
|
|
16035
|
+
{
|
|
16036
|
+
"type": "array",
|
|
16037
|
+
"items": {
|
|
16038
|
+
"anyOf": [
|
|
16039
|
+
{
|
|
16040
|
+
"type": "string"
|
|
16041
|
+
},
|
|
16042
|
+
{
|
|
16043
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16044
|
+
}
|
|
16045
|
+
]
|
|
16046
|
+
}
|
|
16047
|
+
}
|
|
16048
|
+
]
|
|
16049
|
+
},
|
|
16050
|
+
"result": {
|
|
16051
|
+
"description": "Object or array data type",
|
|
16052
|
+
"anyOf": [
|
|
16053
|
+
{
|
|
16054
|
+
"type": "string"
|
|
16055
|
+
},
|
|
16056
|
+
{
|
|
16057
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16058
|
+
},
|
|
16059
|
+
{
|
|
16060
|
+
"type": "array",
|
|
16061
|
+
"items": {
|
|
16062
|
+
"anyOf": [
|
|
16063
|
+
{
|
|
16064
|
+
"type": "string"
|
|
16065
|
+
},
|
|
16066
|
+
{
|
|
16067
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16068
|
+
}
|
|
16069
|
+
]
|
|
16070
|
+
}
|
|
16071
|
+
}
|
|
16072
|
+
]
|
|
16073
|
+
},
|
|
16074
|
+
"origin": {
|
|
16075
|
+
"description": "Object or array data type",
|
|
16076
|
+
"anyOf": [
|
|
16077
|
+
{
|
|
16078
|
+
"type": "string"
|
|
16079
|
+
},
|
|
16080
|
+
{
|
|
16081
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16082
|
+
},
|
|
16083
|
+
{
|
|
16084
|
+
"type": "array",
|
|
16085
|
+
"items": {
|
|
16086
|
+
"anyOf": [
|
|
16087
|
+
{
|
|
16088
|
+
"type": "string"
|
|
16089
|
+
},
|
|
16090
|
+
{
|
|
16091
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16092
|
+
}
|
|
16093
|
+
]
|
|
16094
|
+
}
|
|
16095
|
+
}
|
|
16096
|
+
]
|
|
16097
|
+
},
|
|
16098
|
+
"instrument": {
|
|
16099
|
+
"description": "Object or array data type",
|
|
16100
|
+
"anyOf": [
|
|
16101
|
+
{
|
|
16102
|
+
"type": "string"
|
|
16103
|
+
},
|
|
16104
|
+
{
|
|
16105
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16106
|
+
},
|
|
16107
|
+
{
|
|
16108
|
+
"type": "array",
|
|
16109
|
+
"items": {
|
|
16110
|
+
"anyOf": [
|
|
16111
|
+
{
|
|
16112
|
+
"type": "string"
|
|
16113
|
+
},
|
|
16114
|
+
{
|
|
16115
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
16116
|
+
}
|
|
16117
|
+
]
|
|
16118
|
+
}
|
|
16119
|
+
}
|
|
16120
|
+
]
|
|
16121
|
+
}
|
|
16122
|
+
},
|
|
16123
|
+
"required": [
|
|
16124
|
+
"@context",
|
|
16125
|
+
"type"
|
|
16126
|
+
],
|
|
16127
|
+
"additionalProperties": {
|
|
16128
|
+
"anyOf": [
|
|
16129
|
+
{
|
|
16130
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodePrimitive"
|
|
16131
|
+
},
|
|
16132
|
+
{
|
|
16133
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdLanguageMap"
|
|
16134
|
+
},
|
|
16135
|
+
{
|
|
16136
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdIndexMap"
|
|
16137
|
+
},
|
|
16138
|
+
{
|
|
16139
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdIncludedBlock"
|
|
16140
|
+
},
|
|
16141
|
+
{
|
|
16142
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdIdMap"
|
|
16143
|
+
},
|
|
16144
|
+
{
|
|
16145
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdTypeMap"
|
|
16146
|
+
},
|
|
16147
|
+
{
|
|
16148
|
+
"type": "array"
|
|
16149
|
+
}
|
|
16150
|
+
]
|
|
16151
|
+
},
|
|
16152
|
+
"description": "A W3C Activity from Activity Streams.\n\nAn `Activity` describes an action performed by an `actor` on an `object`, and can optionally include a `target`, `result`, `origin`, or `instrument`."
|
|
16153
|
+
},
|
|
16154
|
+
"ActivityStreamsContextType": {
|
|
16155
|
+
"anyOf": [
|
|
16156
|
+
{
|
|
16157
|
+
"type": "string",
|
|
16158
|
+
"const": "https://www.w3.org/ns/activitystreams"
|
|
16159
|
+
},
|
|
16160
|
+
{
|
|
16161
|
+
"type": "array",
|
|
16162
|
+
"items": {
|
|
16163
|
+
"type": "string",
|
|
16164
|
+
"const": "https://www.w3.org/ns/activitystreams"
|
|
16165
|
+
},
|
|
16166
|
+
"minItems": 1,
|
|
16167
|
+
"maxItems": 1
|
|
16168
|
+
},
|
|
16169
|
+
{
|
|
16170
|
+
"type": "array",
|
|
16171
|
+
"minItems": 1,
|
|
16172
|
+
"prefixItems": [
|
|
16173
|
+
{
|
|
16174
|
+
"type": "string",
|
|
16175
|
+
"const": "https://www.w3.org/ns/activitystreams"
|
|
16176
|
+
}
|
|
16177
|
+
],
|
|
16178
|
+
"items": {
|
|
16179
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
16180
|
+
}
|
|
16181
|
+
},
|
|
16182
|
+
{
|
|
16183
|
+
"type": "array",
|
|
16184
|
+
"minItems": 1,
|
|
16185
|
+
"prefixItems": [
|
|
16186
|
+
{
|
|
16187
|
+
"type": "string",
|
|
16188
|
+
"const": "https://www.w3.org/ns/activitystreams"
|
|
16189
|
+
}
|
|
16190
|
+
],
|
|
16191
|
+
"items": {
|
|
16192
|
+
"$ref": "https://schema.twindev.org/json-ld/JsonLdContextDefinitionElement"
|
|
16193
|
+
}
|
|
16194
|
+
}
|
|
16195
|
+
],
|
|
16196
|
+
"description": "The Activity Streams JSON-LD context type."
|
|
16197
|
+
},
|
|
16198
|
+
"ActivityStreamsLinkTypes": {
|
|
16199
|
+
"anyOf": [
|
|
16200
|
+
{
|
|
16201
|
+
"type": "string",
|
|
16202
|
+
"const": "Link",
|
|
16203
|
+
"description": "Link"
|
|
16204
|
+
},
|
|
16205
|
+
{
|
|
16206
|
+
"type": "string",
|
|
16207
|
+
"const": "Mention",
|
|
16208
|
+
"description": "Mention"
|
|
16209
|
+
}
|
|
16210
|
+
],
|
|
16211
|
+
"description": "The link types concerning Activity Streams."
|
|
16212
|
+
},
|
|
16213
|
+
"ActivityStreamsObjectTypes": {
|
|
16214
|
+
"anyOf": [
|
|
16215
|
+
{
|
|
16216
|
+
"type": "string",
|
|
16217
|
+
"const": "Object",
|
|
16218
|
+
"description": "Object"
|
|
16219
|
+
},
|
|
16220
|
+
{
|
|
16221
|
+
"type": "string",
|
|
16222
|
+
"const": "Activity",
|
|
16223
|
+
"description": "Activity"
|
|
16224
|
+
},
|
|
16225
|
+
{
|
|
16226
|
+
"type": "string",
|
|
16227
|
+
"const": "IntransitiveActivity",
|
|
16228
|
+
"description": "IntransitiveActivity"
|
|
16229
|
+
},
|
|
16230
|
+
{
|
|
16231
|
+
"type": "string",
|
|
16232
|
+
"const": "Collection",
|
|
16233
|
+
"description": "Collection"
|
|
16234
|
+
},
|
|
16235
|
+
{
|
|
16236
|
+
"type": "string",
|
|
16237
|
+
"const": "OrderedCollection",
|
|
16238
|
+
"description": "OrderedCollection"
|
|
16239
|
+
},
|
|
16240
|
+
{
|
|
16241
|
+
"type": "string",
|
|
16242
|
+
"const": "CollectionPage",
|
|
16243
|
+
"description": "CollectionPage"
|
|
16244
|
+
},
|
|
16245
|
+
{
|
|
16246
|
+
"type": "string",
|
|
16247
|
+
"const": "OrderedCollectionPage",
|
|
16248
|
+
"description": "OrderedCollectionPage"
|
|
16249
|
+
},
|
|
16250
|
+
{
|
|
16251
|
+
"type": "string",
|
|
16252
|
+
"const": "Actor",
|
|
16253
|
+
"description": "Actor"
|
|
16254
|
+
},
|
|
16255
|
+
{
|
|
16256
|
+
"type": "string",
|
|
16257
|
+
"const": "Application",
|
|
16258
|
+
"description": "Application"
|
|
16259
|
+
},
|
|
16260
|
+
{
|
|
16261
|
+
"type": "string",
|
|
16262
|
+
"const": "Group",
|
|
16263
|
+
"description": "Group"
|
|
16264
|
+
},
|
|
16265
|
+
{
|
|
16266
|
+
"type": "string",
|
|
16267
|
+
"const": "Organization",
|
|
16268
|
+
"description": "Organization"
|
|
16269
|
+
},
|
|
16270
|
+
{
|
|
16271
|
+
"type": "string",
|
|
16272
|
+
"const": "Person",
|
|
16273
|
+
"description": "Person"
|
|
16274
|
+
},
|
|
16275
|
+
{
|
|
16276
|
+
"type": "string",
|
|
16277
|
+
"const": "Service",
|
|
16278
|
+
"description": "Service"
|
|
16279
|
+
},
|
|
16280
|
+
{
|
|
16281
|
+
"type": "string",
|
|
16282
|
+
"const": "Article",
|
|
16283
|
+
"description": "Article"
|
|
16284
|
+
},
|
|
16285
|
+
{
|
|
16286
|
+
"type": "string",
|
|
16287
|
+
"const": "Audio",
|
|
16288
|
+
"description": "Audio"
|
|
16289
|
+
},
|
|
16290
|
+
{
|
|
16291
|
+
"type": "string",
|
|
16292
|
+
"const": "Document",
|
|
16293
|
+
"description": "Document"
|
|
16294
|
+
},
|
|
16295
|
+
{
|
|
16296
|
+
"type": "string",
|
|
16297
|
+
"const": "Event",
|
|
16298
|
+
"description": "Event"
|
|
16299
|
+
},
|
|
16300
|
+
{
|
|
16301
|
+
"type": "string",
|
|
16302
|
+
"const": "Image",
|
|
16303
|
+
"description": "Image"
|
|
16304
|
+
},
|
|
16305
|
+
{
|
|
16306
|
+
"type": "string",
|
|
16307
|
+
"const": "Note",
|
|
16308
|
+
"description": "Note"
|
|
16309
|
+
},
|
|
16310
|
+
{
|
|
16311
|
+
"type": "string",
|
|
16312
|
+
"const": "Page",
|
|
16313
|
+
"description": "Page"
|
|
16314
|
+
},
|
|
16315
|
+
{
|
|
16316
|
+
"type": "string",
|
|
16317
|
+
"const": "Place",
|
|
16318
|
+
"description": "Place"
|
|
16319
|
+
},
|
|
16320
|
+
{
|
|
16321
|
+
"type": "string",
|
|
16322
|
+
"const": "Profile",
|
|
16323
|
+
"description": "Profile"
|
|
16324
|
+
},
|
|
16325
|
+
{
|
|
16326
|
+
"type": "string",
|
|
16327
|
+
"const": "Relationship",
|
|
16328
|
+
"description": "Relationship"
|
|
16329
|
+
},
|
|
16330
|
+
{
|
|
16331
|
+
"type": "string",
|
|
16332
|
+
"const": "Tombstone",
|
|
16333
|
+
"description": "Tombstone"
|
|
16334
|
+
},
|
|
16335
|
+
{
|
|
16336
|
+
"type": "string",
|
|
16337
|
+
"const": "Video",
|
|
16338
|
+
"description": "Video"
|
|
16339
|
+
}
|
|
16340
|
+
],
|
|
16341
|
+
"description": "The object types concerning Activity Streams."
|
|
16342
|
+
},
|
|
16343
|
+
"ActivityStreamsTypes": {
|
|
16344
|
+
"anyOf": [
|
|
16345
|
+
{
|
|
16346
|
+
"type": "string",
|
|
16347
|
+
"const": "Activity",
|
|
16348
|
+
"description": "Activity.\n\nGeneric base type for activities (actions) in Activity Streams."
|
|
15674
16349
|
},
|
|
15675
16350
|
{
|
|
15676
16351
|
"type": "string",
|
|
15677
16352
|
"const": "Accept",
|
|
15678
|
-
"description": "Accept"
|
|
16353
|
+
"description": "Accept.\n\nIndicates that the actor accepts the object."
|
|
15679
16354
|
},
|
|
15680
16355
|
{
|
|
15681
16356
|
"type": "string",
|
|
15682
16357
|
"const": "Add",
|
|
15683
|
-
"description": "Add"
|
|
16358
|
+
"description": "Add.\n\nIndicates that the actor added the object to the target."
|
|
15684
16359
|
},
|
|
15685
16360
|
{
|
|
15686
16361
|
"type": "string",
|
|
15687
16362
|
"const": "Announce",
|
|
15688
|
-
"description": "Announce"
|
|
16363
|
+
"description": "Announce.\n\nIndicates that the actor is calling attention to the object."
|
|
15689
16364
|
},
|
|
15690
16365
|
{
|
|
15691
16366
|
"type": "string",
|
|
15692
16367
|
"const": "Arrive",
|
|
15693
|
-
"description": "Arrive"
|
|
16368
|
+
"description": "Arrive.\n\nIntransitive activity indicating that the actor arrived at a location."
|
|
15694
16369
|
},
|
|
15695
16370
|
{
|
|
15696
16371
|
"type": "string",
|
|
15697
16372
|
"const": "Block",
|
|
15698
|
-
"description": "Block"
|
|
16373
|
+
"description": "Block.\n\nIndicates that the actor is blocking the object (a stronger form of Ignore)."
|
|
15699
16374
|
},
|
|
15700
16375
|
{
|
|
15701
16376
|
"type": "string",
|
|
15702
16377
|
"const": "Create",
|
|
15703
|
-
"description": "Create"
|
|
16378
|
+
"description": "Create.\n\nIndicates that the actor has created the object."
|
|
15704
16379
|
},
|
|
15705
16380
|
{
|
|
15706
16381
|
"type": "string",
|
|
15707
16382
|
"const": "Delete",
|
|
15708
|
-
"description": "Delete"
|
|
16383
|
+
"description": "Delete.\n\nIndicates that the actor has deleted the object."
|
|
15709
16384
|
},
|
|
15710
16385
|
{
|
|
15711
16386
|
"type": "string",
|
|
15712
16387
|
"const": "Dislike",
|
|
15713
|
-
"description": "Dislike"
|
|
16388
|
+
"description": "Dislike.\n\nIndicates that the actor dislikes the object."
|
|
15714
16389
|
},
|
|
15715
16390
|
{
|
|
15716
16391
|
"type": "string",
|
|
15717
16392
|
"const": "Flag",
|
|
15718
|
-
"description": "Flag"
|
|
16393
|
+
"description": "Flag.\n\nIndicates that the actor is flagging the object (e.g., reporting it)."
|
|
15719
16394
|
},
|
|
15720
16395
|
{
|
|
15721
16396
|
"type": "string",
|
|
15722
16397
|
"const": "Follow",
|
|
15723
|
-
"description": "Follow"
|
|
16398
|
+
"description": "Follow.\n\nIndicates that the actor is following the object."
|
|
15724
16399
|
},
|
|
15725
16400
|
{
|
|
15726
16401
|
"type": "string",
|
|
15727
16402
|
"const": "Ignore",
|
|
15728
|
-
"description": "Ignore"
|
|
16403
|
+
"description": "Ignore.\n\nIndicates that the actor is ignoring the object."
|
|
15729
16404
|
},
|
|
15730
16405
|
{
|
|
15731
16406
|
"type": "string",
|
|
15732
16407
|
"const": "Invite",
|
|
15733
|
-
"description": "Invite"
|
|
16408
|
+
"description": "Invite.\n\nSpecialization of Offer in which the actor is extending an invitation."
|
|
15734
16409
|
},
|
|
15735
16410
|
{
|
|
15736
16411
|
"type": "string",
|
|
15737
16412
|
"const": "Join",
|
|
15738
|
-
"description": "Join"
|
|
16413
|
+
"description": "Join.\n\nIndicates that the actor has joined the object."
|
|
15739
16414
|
},
|
|
15740
16415
|
{
|
|
15741
16416
|
"type": "string",
|
|
15742
16417
|
"const": "Leave",
|
|
15743
|
-
"description": "Leave"
|
|
16418
|
+
"description": "Leave.\n\nIndicates that the actor has left the object."
|
|
15744
16419
|
},
|
|
15745
16420
|
{
|
|
15746
16421
|
"type": "string",
|
|
15747
16422
|
"const": "Like",
|
|
15748
|
-
"description": "Like"
|
|
16423
|
+
"description": "Like.\n\nIndicates that the actor likes, recommends, or endorses the object."
|
|
15749
16424
|
},
|
|
15750
16425
|
{
|
|
15751
16426
|
"type": "string",
|
|
15752
16427
|
"const": "Listen",
|
|
15753
|
-
"description": "Listen"
|
|
16428
|
+
"description": "Listen.\n\nIndicates that the actor has listened to the object."
|
|
15754
16429
|
},
|
|
15755
16430
|
{
|
|
15756
16431
|
"type": "string",
|
|
15757
16432
|
"const": "Move",
|
|
15758
|
-
"description": "Move"
|
|
16433
|
+
"description": "Move.\n\nIndicates that the actor has moved the object from `origin` to `target`."
|
|
15759
16434
|
},
|
|
15760
16435
|
{
|
|
15761
16436
|
"type": "string",
|
|
15762
16437
|
"const": "Offer",
|
|
15763
|
-
"description": "Offer"
|
|
16438
|
+
"description": "Offer.\n\nIndicates that the actor is offering the object (optionally to a target)."
|
|
15764
16439
|
},
|
|
15765
16440
|
{
|
|
15766
16441
|
"type": "string",
|
|
15767
16442
|
"const": "Question",
|
|
15768
|
-
"description": "Question"
|
|
16443
|
+
"description": "Question.\n\nIntransitive activity representing a question; can express options via `oneOf`/`anyOf`."
|
|
15769
16444
|
},
|
|
15770
16445
|
{
|
|
15771
16446
|
"type": "string",
|
|
15772
16447
|
"const": "Reject",
|
|
15773
|
-
"description": "Reject"
|
|
16448
|
+
"description": "Reject.\n\nIndicates that the actor is rejecting the object."
|
|
15774
16449
|
},
|
|
15775
16450
|
{
|
|
15776
16451
|
"type": "string",
|
|
15777
16452
|
"const": "Read",
|
|
15778
|
-
"description": "Read"
|
|
16453
|
+
"description": "Read.\n\nIndicates that the actor has read the object."
|
|
15779
16454
|
},
|
|
15780
16455
|
{
|
|
15781
16456
|
"type": "string",
|
|
15782
16457
|
"const": "Remove",
|
|
15783
|
-
"description": "Remove"
|
|
16458
|
+
"description": "Remove.\n\nIndicates that the actor is removing the object (optionally from an origin context)."
|
|
15784
16459
|
},
|
|
15785
16460
|
{
|
|
15786
16461
|
"type": "string",
|
|
15787
16462
|
"const": "TentativeReject",
|
|
15788
|
-
"description": "TentativeReject"
|
|
16463
|
+
"description": "TentativeReject.\n\nSpecialization of Reject indicating that the rejection is tentative."
|
|
15789
16464
|
},
|
|
15790
16465
|
{
|
|
15791
16466
|
"type": "string",
|
|
15792
16467
|
"const": "TentativeAccept",
|
|
15793
|
-
"description": "TentativeAccept"
|
|
16468
|
+
"description": "TentativeAccept.\n\nSpecialization of Accept indicating that the acceptance is tentative."
|
|
15794
16469
|
},
|
|
15795
16470
|
{
|
|
15796
16471
|
"type": "string",
|
|
15797
16472
|
"const": "Travel",
|
|
15798
|
-
"description": "Travel"
|
|
16473
|
+
"description": "Travel.\n\nIntransitive activity indicating that the actor is travelling to `target` from `origin`."
|
|
15799
16474
|
},
|
|
15800
16475
|
{
|
|
15801
16476
|
"type": "string",
|
|
15802
16477
|
"const": "Undo",
|
|
15803
|
-
"description": "Undo"
|
|
16478
|
+
"description": "Undo.\n\nIndicates that the actor is undoing a previous activity."
|
|
15804
16479
|
},
|
|
15805
16480
|
{
|
|
15806
16481
|
"type": "string",
|
|
15807
16482
|
"const": "Update",
|
|
15808
|
-
"description": "Update"
|
|
16483
|
+
"description": "Update.\n\nIndicates that the actor has updated the object."
|
|
15809
16484
|
},
|
|
15810
16485
|
{
|
|
15811
16486
|
"type": "string",
|
|
15812
16487
|
"const": "View",
|
|
15813
|
-
"description": "View"
|
|
16488
|
+
"description": "View.\n\nIndicates that the actor has viewed the object."
|
|
15814
16489
|
}
|
|
15815
16490
|
],
|
|
15816
16491
|
"description": "The types concerning Activity Streams. Section 3.1 Activity Types: https://www.w3.org/TR/activitystreams-vocabulary/#activity-types The types concerning Activity. Section 3.1 Activity Types: https://www.w3.org/TR/activitystreams-vocabulary/#activity-types"
|
|
@@ -16571,7 +17246,7 @@
|
|
|
16571
17246
|
"properties": {
|
|
16572
17247
|
"@context": {
|
|
16573
17248
|
"type": "string",
|
|
16574
|
-
"const": "https://schema.twindev.org/rights-management",
|
|
17249
|
+
"const": "https://schema.twindev.org/rights-management/",
|
|
16575
17250
|
"description": "The JSON-LD context."
|
|
16576
17251
|
},
|
|
16577
17252
|
"type": {
|
|
@@ -16606,7 +17281,7 @@
|
|
|
16606
17281
|
"properties": {
|
|
16607
17282
|
"@context": {
|
|
16608
17283
|
"type": "string",
|
|
16609
|
-
"const": "https://schema.twindev.org/rights-management",
|
|
17284
|
+
"const": "https://schema.twindev.org/rights-management/",
|
|
16610
17285
|
"description": "The JSON-LD context."
|
|
16611
17286
|
},
|
|
16612
17287
|
"type": {
|