|
77 | 77 | "method": "POST",
|
78 | 78 | "possibleStatus": [
|
79 | 79 | {
|
80 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 80 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
81 | 81 | "@type": "Status",
|
82 | 82 | "description": "dummyClass updated.",
|
83 | 83 | "statusCode": 200,
|
|
98 | 98 | "method": "DELETE",
|
99 | 99 | "possibleStatus": [
|
100 | 100 | {
|
101 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 101 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
102 | 102 | "@type": "Status",
|
103 | 103 | "description": "dummyClass deleted.",
|
104 | 104 | "statusCode": 200,
|
|
116 | 116 | "method": "PUT",
|
117 | 117 | "possibleStatus": [
|
118 | 118 | {
|
119 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 119 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 137 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
138 | 138 | "@type": "Status",
|
139 | 139 | "description": "dummyClass returned.",
|
140 | 140 | "statusCode": 200,
|
|
186 | 186 | "method": "POST",
|
187 | 187 | "possibleStatus": [
|
188 | 188 | {
|
189 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 189 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
190 | 190 | "@type": "Status",
|
191 | 191 | "description": "singleClass changed.",
|
192 | 192 | "statusCode": 200,
|
|
204 | 204 | "method": "DELETE",
|
205 | 205 | "possibleStatus": [
|
206 | 206 | {
|
207 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 207 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
208 | 208 | "@type": "Status",
|
209 | 209 | "description": "singleClass deleted.",
|
210 | 210 | "statusCode": 200,
|
|
222 | 222 | "method": "PUT",
|
223 | 223 | "possibleStatus": [
|
224 | 224 | {
|
225 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 225 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 243 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
244 | 244 | "@type": "Status",
|
245 | 245 | "description": "singleClass returned.",
|
246 | 246 | "statusCode": 200,
|
|
308 | 308 | "method": "GET",
|
309 | 309 | "possibleStatus": [
|
310 | 310 | {
|
311 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 311 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
312 | 312 | "@type": "Status",
|
313 | 313 | "description": "anotherSingleClass returned.",
|
314 | 314 | "statusCode": 200,
|
|
387 | 387 | "method": "PUT",
|
388 | 388 | "possibleStatus": [
|
389 | 389 | {
|
390 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 390 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 409 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 428 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 482 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 501 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 520 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
521 | 521 | "@type": "Status",
|
522 | 522 | "description": "If entity was deletedsuccessfully from dummyclasses.",
|
523 | 523 | "statusCode": 200,
|
|
542 | 542 | "title": "dummyclasses"
|
543 | 543 | },
|
544 | 544 | {
|
545 |
| - "@id": "http://hydrus.com/api?resource=EntryPoint", |
| 545 | + "@id": "http://hydrus.com/api#EntryPoint", |
546 | 546 | "@type": "hydra:Class",
|
547 | 547 | "description": "The main entry point or homepage of the API.",
|
548 | 548 | "supportedOperation": [
|
549 | 549 | {
|
550 | 550 | "@id": "_:entry_point",
|
551 |
| - "@type": "http://hydrus.com//api?resource=EntryPoint", |
| 551 | + "@type": "http://hydrus.com//api#EntryPoint", |
552 | 552 | "description": "The APIs main entry point.",
|
553 | 553 | "expects": "null",
|
554 | 554 | "expectsHeader": [],
|
|
580 | 580 | "method": "POST",
|
581 | 581 | "possibleStatus": [
|
582 | 582 | {
|
583 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 583 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
584 | 584 | "@type": "Status",
|
585 | 585 | "description": "singleClass changed.",
|
586 | 586 | "statusCode": 200,
|
|
600 | 600 | "method": "DELETE",
|
601 | 601 | "possibleStatus": [
|
602 | 602 | {
|
603 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 603 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
604 | 604 | "@type": "Status",
|
605 | 605 | "description": "singleClass deleted.",
|
606 | 606 | "statusCode": 200,
|
|
620 | 620 | "method": "PUT",
|
621 | 621 | "possibleStatus": [
|
622 | 622 | {
|
623 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 623 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 643 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
644 | 644 | "@type": "Status",
|
645 | 645 | "description": "singleClass returned.",
|
646 | 646 | "statusCode": 200,
|
|
677 | 677 | "method": "GET",
|
678 | 678 | "possibleStatus": [
|
679 | 679 | {
|
680 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 680 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
681 | 681 | "@type": "Status",
|
682 | 682 | "description": "anotherSingleClass returned.",
|
683 | 683 | "statusCode": 200,
|
|
728 | 728 | "method": "PUT",
|
729 | 729 | "possibleStatus": [
|
730 | 730 | {
|
731 |
| - "@context": "http://www.w3.org/ns/hydra/context.jsonld", |
| 731 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 750 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 769 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 820 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 839 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
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": "http://www.w3.org/ns/hydra/context.jsonld", |
| 858 | + "@context": "https://raw.githubusercontent.com/HydraCG/Specifications/master/spec/latest/core/core.jsonld", |
859 | 859 | "@type": "Status",
|
860 | 860 | "description": "If entity was deletedsuccessfully from dummyclasses.",
|
861 | 861 | "statusCode": 200,
|
|
0 commit comments