|
77 | 77 | "method": "POST", |
78 | 78 | "possibleStatus": [ |
79 | 79 | { |
80 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 80 | + "@context": "https://www.w3.org/ns/hydra/core", |
81 | 81 | "@type": "Status", |
82 | 82 | "description": "dummyClass updated.", |
83 | 83 | "statusCode": 200, |
|
98 | 98 | "method": "DELETE", |
99 | 99 | "possibleStatus": [ |
100 | 100 | { |
101 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 101 | + "@context": "https://www.w3.org/ns/hydra/core", |
102 | 102 | "@type": "Status", |
103 | 103 | "description": "dummyClass deleted.", |
104 | 104 | "statusCode": 200, |
|
116 | 116 | "method": "PUT", |
117 | 117 | "possibleStatus": [ |
118 | 118 | { |
119 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 119 | + "@context": "https://www.w3.org/ns/hydra/core", |
120 | 120 | "@type": "Status", |
121 | 121 | "description": "dummyClass successfully added.", |
122 | 122 | "statusCode": 201, |
|
134 | 134 | "method": "GET", |
135 | 135 | "possibleStatus": [ |
136 | 136 | { |
137 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 137 | + "@context": "https://www.w3.org/ns/hydra/core", |
138 | 138 | "@type": "Status", |
139 | 139 | "description": "dummyClass returned.", |
140 | 140 | "statusCode": 200, |
|
186 | 186 | "method": "POST", |
187 | 187 | "possibleStatus": [ |
188 | 188 | { |
189 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 189 | + "@context": "https://www.w3.org/ns/hydra/core", |
190 | 190 | "@type": "Status", |
191 | 191 | "description": "singleClass changed.", |
192 | 192 | "statusCode": 200, |
|
204 | 204 | "method": "DELETE", |
205 | 205 | "possibleStatus": [ |
206 | 206 | { |
207 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 207 | + "@context": "https://www.w3.org/ns/hydra/core", |
208 | 208 | "@type": "Status", |
209 | 209 | "description": "singleClass deleted.", |
210 | 210 | "statusCode": 200, |
|
222 | 222 | "method": "PUT", |
223 | 223 | "possibleStatus": [ |
224 | 224 | { |
225 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 225 | + "@context": "https://www.w3.org/ns/hydra/core", |
226 | 226 | "@type": "Status", |
227 | 227 | "description": "singleClass successfully added.", |
228 | 228 | "statusCode": 201, |
|
240 | 240 | "method": "GET", |
241 | 241 | "possibleStatus": [ |
242 | 242 | { |
243 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 243 | + "@context": "https://www.w3.org/ns/hydra/core", |
244 | 244 | "@type": "Status", |
245 | 245 | "description": "singleClass returned.", |
246 | 246 | "statusCode": 200, |
|
308 | 308 | "method": "GET", |
309 | 309 | "possibleStatus": [ |
310 | 310 | { |
311 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 311 | + "@context": "https://www.w3.org/ns/hydra/core", |
312 | 312 | "@type": "Status", |
313 | 313 | "description": "anotherSingleClass returned.", |
314 | 314 | "statusCode": 200, |
|
387 | 387 | "method": "PUT", |
388 | 388 | "possibleStatus": [ |
389 | 389 | { |
390 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 390 | + "@context": "https://www.w3.org/ns/hydra/core", |
391 | 391 | "@type": "Status", |
392 | 392 | "description": "A new member in Extraclasses created", |
393 | 393 | "statusCode": 201, |
|
406 | 406 | "method": "POST", |
407 | 407 | "possibleStatus": [ |
408 | 408 | { |
409 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 409 | + "@context": "https://www.w3.org/ns/hydra/core", |
410 | 410 | "@type": "Status", |
411 | 411 | "description": "If the entity was updatedfrom Extraclasses.", |
412 | 412 | "statusCode": 200, |
|
425 | 425 | "method": "DELETE", |
426 | 426 | "possibleStatus": [ |
427 | 427 | { |
428 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 428 | + "@context": "https://www.w3.org/ns/hydra/core", |
429 | 429 | "@type": "Status", |
430 | 430 | "description": "If entity was deletedsuccessfully from Extraclasses.", |
431 | 431 | "statusCode": 200, |
|
479 | 479 | "method": "PUT", |
480 | 480 | "possibleStatus": [ |
481 | 481 | { |
482 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 482 | + "@context": "https://www.w3.org/ns/hydra/core", |
483 | 483 | "@type": "Status", |
484 | 484 | "description": "A new member in dummyclasses created", |
485 | 485 | "statusCode": 201, |
|
498 | 498 | "method": "POST", |
499 | 499 | "possibleStatus": [ |
500 | 500 | { |
501 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 501 | + "@context": "https://www.w3.org/ns/hydra/core", |
502 | 502 | "@type": "Status", |
503 | 503 | "description": "If the entity was updatedfrom dummyclasses.", |
504 | 504 | "statusCode": 200, |
|
517 | 517 | "method": "DELETE", |
518 | 518 | "possibleStatus": [ |
519 | 519 | { |
520 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 520 | + "@context": "https://www.w3.org/ns/hydra/core", |
521 | 521 | "@type": "Status", |
522 | 522 | "description": "If entity was deletedsuccessfully from dummyclasses.", |
523 | 523 | "statusCode": 200, |
|
580 | 580 | "method": "POST", |
581 | 581 | "possibleStatus": [ |
582 | 582 | { |
583 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 583 | + "@context": "https://www.w3.org/ns/hydra/core", |
584 | 584 | "@type": "Status", |
585 | 585 | "description": "singleClass changed.", |
586 | 586 | "statusCode": 200, |
|
600 | 600 | "method": "DELETE", |
601 | 601 | "possibleStatus": [ |
602 | 602 | { |
603 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 603 | + "@context": "https://www.w3.org/ns/hydra/core", |
604 | 604 | "@type": "Status", |
605 | 605 | "description": "singleClass deleted.", |
606 | 606 | "statusCode": 200, |
|
620 | 620 | "method": "PUT", |
621 | 621 | "possibleStatus": [ |
622 | 622 | { |
623 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 623 | + "@context": "https://www.w3.org/ns/hydra/core", |
624 | 624 | "@type": "Status", |
625 | 625 | "description": "singleClass successfully added.", |
626 | 626 | "statusCode": 201, |
|
640 | 640 | "method": "GET", |
641 | 641 | "possibleStatus": [ |
642 | 642 | { |
643 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 643 | + "@context": "https://www.w3.org/ns/hydra/core", |
644 | 644 | "@type": "Status", |
645 | 645 | "description": "singleClass returned.", |
646 | 646 | "statusCode": 200, |
|
677 | 677 | "method": "GET", |
678 | 678 | "possibleStatus": [ |
679 | 679 | { |
680 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 680 | + "@context": "https://www.w3.org/ns/hydra/core", |
681 | 681 | "@type": "Status", |
682 | 682 | "description": "anotherSingleClass returned.", |
683 | 683 | "statusCode": 200, |
|
728 | 728 | "method": "PUT", |
729 | 729 | "possibleStatus": [ |
730 | 730 | { |
731 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 731 | + "@context": "https://www.w3.org/ns/hydra/core", |
732 | 732 | "@type": "Status", |
733 | 733 | "description": "A new member in Extraclasses created", |
734 | 734 | "statusCode": 201, |
|
747 | 747 | "method": "POST", |
748 | 748 | "possibleStatus": [ |
749 | 749 | { |
750 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 750 | + "@context": "https://www.w3.org/ns/hydra/core", |
751 | 751 | "@type": "Status", |
752 | 752 | "description": "If the entity was updatedfrom Extraclasses.", |
753 | 753 | "statusCode": 200, |
|
766 | 766 | "method": "DELETE", |
767 | 767 | "possibleStatus": [ |
768 | 768 | { |
769 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 769 | + "@context": "https://www.w3.org/ns/hydra/core", |
770 | 770 | "@type": "Status", |
771 | 771 | "description": "If entity was deletedsuccessfully from Extraclasses.", |
772 | 772 | "statusCode": 200, |
|
817 | 817 | "method": "PUT", |
818 | 818 | "possibleStatus": [ |
819 | 819 | { |
820 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 820 | + "@context": "https://www.w3.org/ns/hydra/core", |
821 | 821 | "@type": "Status", |
822 | 822 | "description": "A new member in dummyclasses created", |
823 | 823 | "statusCode": 201, |
|
836 | 836 | "method": "POST", |
837 | 837 | "possibleStatus": [ |
838 | 838 | { |
839 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 839 | + "@context": "https://www.w3.org/ns/hydra/core", |
840 | 840 | "@type": "Status", |
841 | 841 | "description": "If the entity was updatedfrom dummyclasses.", |
842 | 842 | "statusCode": 200, |
|
855 | 855 | "method": "DELETE", |
856 | 856 | "possibleStatus": [ |
857 | 857 | { |
858 | | - "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
| 858 | + "@context": "https://www.w3.org/ns/hydra/core", |
859 | 859 | "@type": "Status", |
860 | 860 | "description": "If entity was deletedsuccessfully from dummyclasses.", |
861 | 861 | "statusCode": 200, |
|
0 commit comments