Skip to content

Commit

Permalink
Remove incoming and outgoing links from metadata and indexing (#5293)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Dumas <[email protected]>
  • Loading branch information
imsdu and Simon Dumas authored Feb 27, 2025
1 parent fd340ae commit 00ca777
Show file tree
Hide file tree
Showing 136 changed files with 17 additions and 427 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/anonymous",
"_deprecated": false,
"_incoming": "http://localhost/v1/resources/org/proj1/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fsuccess/incoming",
"_outgoing": "http://localhost/v1/resources/org/proj1/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fsuccess/outgoing",
"_project": "org/proj1",
"_rev": 1,
"_self": "http://localhost/v1/resources/org/proj1/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fsuccess",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/anonymous",
"_deprecated": false,
"_incoming": "http://localhost/v1/resources/org/proj1/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fsuccess/incoming",
"_outgoing": "http://localhost/v1/resources/org/proj1/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fsuccess/outgoing",
"_project": "org/proj1",
"_rev": 1,
"_self": "http://localhost/v1/resources/org/proj1/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fsuccess",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
"_createdAt" : "1970-01-01T00:00:00Z",
"_createdBy" : "{{createdBy}}",
"_deprecated" : {{deprecated}},
"_incoming" : "{{self}}/incoming",
"_outgoing" : "{{self}}/outgoing",
"_project" : "{{project}}",
"_rev" : {{rev}},
"_self" : "{{self}}",
Expand Down
2 changes: 0 additions & 2 deletions delta/app/src/test/resources/resolvers/resource-resolved.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/anonymous",
"_deprecated": false,
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "org/project",
"_rev": 1,
"_self": "{{self}}",
Expand Down
2 changes: 0 additions & 2 deletions delta/app/src/test/resources/resolvers/schema-resolved.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/anonymous",
"_deprecated": false,
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "org/project",
"_rev": 1,
"_self": "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"_createdAt" : "1970-01-01T00:00:00Z",
"_createdBy" : "{{createdBy}}",
"_deprecated" : {{deprecated}},
"_incoming" : "{{self}}/incoming",
"_outgoing" : "{{self}}/outgoing",
"_project" : "{{project}}",
"_rev" : {{rev}},
"_self" : "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"_createdAt" : "1970-01-01T00:00:00Z",
"_createdBy" : "http://localhost/v1/realms/wonderland/users/writer",
"_deprecated" : false,
"_incoming" : "{{self}}/incoming",
"_outgoing" : "{{self}}/outgoing",
"_project" : "myorg/myproject",
"_rev" : 1,
"_self" : "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/realms/wonderland/users/writer",
"_deprecated": false,
"_incoming": "http://localhost/v1/schemas/myorg/myproject/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fmyid2/incoming",
"_outgoing": "http://localhost/v1/schemas/myorg/myproject/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2Fmyid2/outgoing",
"_project": "myorg/myproject",
"_rev": {{rev}},
"_self": "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
"_createdAt" : "1970-01-01T00:00:00Z",
"_createdBy" : "{{createdBy}}",
"_deprecated" : {{deprecated}},
"_incoming" : "{{self}}/incoming",
"_outgoing" : "{{self}}/outgoing",
"_project" : "{{project}}",
"_rev" : {{rev}},
"_self" : "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/realms/wonderland/users/writer",
"_deprecated": true,
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "myorg/myproject",
"_rev": 6,
"_self": "{{self}}",
Expand Down
2 changes: 0 additions & 2 deletions delta/app/src/test/resources/trial/generated-resource.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/realms/wonderland/users/alice",
"_deprecated": false,
"_incoming": "http://localhost/v1/resources/myorg/myproj/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2FmyId/incoming",
"_outgoing": "http://localhost/v1/resources/myorg/myproj/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2FmyId/outgoing",
"_project": "myorg/myproj",
"_rev": 1,
"_self": "http://localhost/v1/resources/myorg/myproj/_/https:%2F%2Fbluebrain.github.io%2Fnexus%2Fvocabulary%2FmyId",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ WITH {
?mid (!<>)* ?x .
?x ?p ?y .
?y (!<>)* ?s .
FILTER(isIri(?s) && ?p NOT IN (nxv:updatedBy, nxv:createdBy, nxv:constrainedBy, rdf:type, nxv:self, nxv:incoming, nxv:outgoing) && NOT EXISTS {?ss rdf:type ?s})
FILTER(isIri(?s) && ?p NOT IN (nxv:updatedBy, nxv:createdBy, nxv:constrainedBy, rdf:type, nxv:self) && NOT EXISTS {?ss rdf:type ?s})
}
OPTIONAL {
GRAPH ?g2 {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/realms/myrealm/users/writer",
"_deprecated": false,
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "org/proj",
"_rev": 1,
"_self": "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@
"_rev": 1,
"_self" : "http://localhost/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Fid1",
"_updatedAt": "1970-01-01T00:00:00Z",
"_updatedBy": "http://localhost/v1/anonymous",
"_incoming" : "http://localhost/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Fid1/incoming",
"_outgoing" : "http://localhost/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Fid1/outgoing"
"_updatedBy": "http://localhost/v1/anonymous"
},
{
"@id": "http://example.com/external",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"_createdBy": "http://localhost/v1/realms/myrealm/users/writer",
"_uuid": "{{uuid}}",
"_deprecated": {{deprecated}},
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "org/proj",
"_rev": {{rev}},
"_indexingRev": {{indexingRev}},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"_createdAt": "1970-01-01T00:00:00Z",
"_createdBy": "http://localhost/v1/realms/myrealm/users/writer",
"_deprecated": {{deprecated}},
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "org/proj",
"_rev": {{rev}},
"_indexingRev": {{indexingRev}},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -292,10 +292,7 @@ class BlazegraphViewsRoutesSpec extends BlazegraphViewRoutesFixtures {
forAll(
List(
Get("/v1/resources/org/proj/notimportant/resource-incoming-outgoing/incoming"),
Get("/v1/views/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/resolvers/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/files/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/storages/org/proj/resource-incoming-outgoing/incoming")
Get("/v1/files/org/proj/resource-incoming-outgoing/incoming")
)
) { req =>
req ~> asReader ~> routes ~> check {
Expand All @@ -309,10 +306,7 @@ class BlazegraphViewsRoutesSpec extends BlazegraphViewRoutesFixtures {
forAll(
List(
Get("/v1/resources/org/proj/notimportant/resource-incoming-outgoing/outgoing"),
Get("/v1/views/org/proj/resource-incoming-outgoing/outgoing"),
Get("/v1/resolvers/org/proj/resource-incoming-outgoing/outgoing"),
Get("/v1/files/org/proj/resource-incoming-outgoing/outgoing"),
Get("/v1/storages/org/proj/resource-incoming-outgoing/outgoing")
Get("/v1/files/org/proj/resource-incoming-outgoing/outgoing")
)
) { req =>
req ~> asReader ~> routes ~> check {
Expand All @@ -326,15 +320,9 @@ class BlazegraphViewsRoutesSpec extends BlazegraphViewRoutesFixtures {
forAll(
List(
Get("/v1/resources/org/proj/notimportant/resource-incoming-outgoing/incoming"),
Get("/v1/views/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/resolvers/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/files/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/storages/org/proj/resource-incoming-outgoing/incoming"),
Get("/v1/resources/org/proj/notimportant/resource-incoming-outgoing/outgoing"),
Get("/v1/views/org/proj/resource-incoming-outgoing/outgoing"),
Get("/v1/resolvers/org/proj/resource-incoming-outgoing/outgoing"),
Get("/v1/files/org/proj/resource-incoming-outgoing/outgoing"),
Get("/v1/storages/org/proj/resource-incoming-outgoing/outgoing")
Get("/v1/files/org/proj/resource-incoming-outgoing/outgoing")
)
) { req =>
req ~> routes ~> check {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/createdAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/updatedAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/constrainedBy> <https://bluebrain.github.io/nexus/schemas/unconstrained.json> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/outgoing> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/outgoing> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/rev> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/deprecated> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/project> "org/proj" .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/createdBy> <https://example.com/v1/realms/realm/users/example-user> .
<http://music.com/the_getaway> <https://bluebrain.github.io/nexus/vocabulary/incoming> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/incoming> .
<http://music.com/the_getaway> <http://music.com/title> "The Getaway" .
<http://music.com/the_getaway> <http://music.com/by> <http://music.com/red_hot_chili_peppers> .
<http://music.com/the_getaway> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://music.com/Album> .
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/createdAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/updatedAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/constrainedBy> <https://bluebrain.github.io/nexus/schemas/unconstrained.json> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/outgoing> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/outgoing> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/rev> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
<https://example.com/testresource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://example.com/Type1> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/project> "org/proj" .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/createdBy> <https://example.com/v1/realms/realm/users/example-user> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/incoming> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/incoming> .
<https://example.com/testresource> <https://example.com/testproperty> <https://example.com/testresource2> .
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/self> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/createdAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/updatedAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/outgoing> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/outgoing> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/rev> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/deprecated> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
<https://example.com/testresource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://example.com/Type1> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/project> "org/proj" .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/createdBy> <https://example.com/v1/realms/realm/users/example-user> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/incoming> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/incoming> .
<https://example.com/testresource> <https://example.com/testproperty> <https://example.com/testresource2> .
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/createdAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/updatedAt> "2021-04-26T12:28:41.583Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/constrainedBy> <https://bluebrain.github.io/nexus/schemas/unconstrained.json> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/outgoing> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/outgoing> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/rev> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/deprecated> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
<https://example.com/testresource> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://example.com/Type1> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/project> "org/proj" .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/createdBy> <https://example.com/v1/realms/realm/users/example-user> .
<https://example.com/testresource> <https://bluebrain.github.io/nexus/vocabulary/incoming> <https://example.com/v1/resources/org/proj/_/http:%2F%2Fexample.com%2Ftestresource/incoming> .
<https://example.com/testresource> <https://example.com/testproperty> <https://example.com/testresource2> .
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"_createdBy": "http://localhost/v1/realms/myrealm/users/writer",
"_uuid": "{{uuid}}",
"_deprecated": {{deprecated}},
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "myorg/myproj",
"_rev": {{rev}},
"_self": "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@
"_createdBy": "http://localhost/v1/realms/myrealm/users/writer",
"_uuid": "{{uuid}}",
"_deprecated": {{deprecated}},
"_incoming": "{{self}}/incoming",
"_outgoing": "{{self}}/outgoing",
"_project": "myorg/myproj",
"_rev": {{rev}},
"_self": "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ class RemoteGraphStreamSuite extends NexusSuite {
nxv.createdBy.iri,
nxv.createdAt.iri,
nxv.constrainedBy.iri,
nxv.incoming.iri,
nxv.outgoing.iri,
nxv.rev.iri,
nxv.deprecated.iri,
nxv.project.iri
Expand All @@ -46,7 +44,7 @@ class RemoteGraphStreamSuite extends NexusSuite {
_ = assertEquals(resource.schema, Latest(iri"https://bluebrain.github.io/nexus/schemas/unconstrained.json"))
_ = assertEquals(resource.types, Set(iri"https://example.com/Type1"))
_ = assertEquals(resource.graph.triples.size, 2)
_ = assertEquals(resource.metadataGraph.triples.size, 11)
_ = assertEquals(resource.metadataGraph.triples.size, 9)
} yield ()
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@
"@type": "@id"
},
"_source": "https://bluebrain.github.io/nexus/vocabulary/source",
"_incoming": {
"@id": "https://bluebrain.github.io/nexus/vocabulary/incoming",
"@type": "@id"
},
"_outgoing": {
"@id": "https://bluebrain.github.io/nexus/vocabulary/outgoing",
"@type": "@id"
},
"_project": "https://bluebrain.github.io/nexus/vocabulary/project",
"_label": "https://bluebrain.github.io/nexus/vocabulary/label",
"_organizationUuid": "https://bluebrain.github.io/nexus/vocabulary/organizationUuid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@
"@type": "@id"
},
"_source": "https://bluebrain.github.io/nexus/vocabulary/source",
"_incoming": {
"@id": "https://bluebrain.github.io/nexus/vocabulary/incoming",
"@type": "@id"
},
"_outgoing": {
"@id": "https://bluebrain.github.io/nexus/vocabulary/outgoing",
"@type": "@id"
},
"_project": "https://bluebrain.github.io/nexus/vocabulary/project",
"_label": "https://bluebrain.github.io/nexus/vocabulary/label",
"_namespace": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@
"_deprecated": {
"type": "boolean"
},
"_markedForDeletion": {
"type": "boolean"
},
"_createdAt": {
"type": "date",
"fields": {
Expand Down Expand Up @@ -126,12 +123,6 @@
"_self": {
"type": "keyword"
},
"_incoming": {
"type": "keyword"
},
"_outgoing": {
"type": "keyword"
},
"_original_source": {
"type": "text",
"analyzer": "nexus"
Expand Down Expand Up @@ -212,28 +203,6 @@
}
}
}
},
"_effectiveApiMappings": {
"properties": {
"_prefix": {
"type": "keyword",
"fields": {
"fulltext": {
"type": "text",
"analyzer": "nexus"
}
}
},
"_namespace": {
"type": "keyword",
"fields": {
"fulltext": {
"type": "text",
"analyzer": "path_hierarchy"
}
}
}
}
}
},
"dynamic": false
Expand Down
8 changes: 0 additions & 8 deletions delta/plugins/elasticsearch/src/test/resources/mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,6 @@
"type": "keyword",
"copy_to": "_all_fields"
},
"_incoming": {
"type": "keyword",
"copy_to": "_all_fields"
},
"_outgoing": {
"type": "keyword",
"copy_to": "_all_fields"
},
"_original_source": {
"type": "text",
"analyzer": "standard",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"_createdAt" : "1970-01-01T00:00:00Z",
"_createdBy" : "{{createdBy}}",
"_deprecated" : {{deprecated}},
"_incoming" : "{{self}}/incoming",
"_outgoing" : "{{self}}/outgoing",
"_project" : "{{project}}",
"_rev" : {{rev}},
"_self" : "{{self}}",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
"_createdBy" : "{{createdBy}}",
"_deprecated" : {{deprecated}},
"_uuid" : "{{uuid}}",
"_incoming" : "{{self}}/incoming",
"_outgoing" : "{{self}}/outgoing",
"_project" : "{{project}}",
"_rev" : {{rev}},
"_self" : "{{self}}",
Expand Down
Loading

0 comments on commit 00ca777

Please sign in to comment.