This is an automated email from the ASF dual-hosted git repository. joshsh pushed a commit to branch TINKERPOP-2563-language in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 18c37148b6ff25bf52ae800ee63ca85d183e939c Author: Joshua Shinavier <[email protected]> AuthorDate: Thu Jun 3 06:50:15 2021 -0700 Rename rdf to rdf11concepts for clarity --- .../main/yaml/org/apache/tinkerpop/rdf/{rdf.yaml => rdf11concepts.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/gremlin-language/src/main/yaml/org/apache/tinkerpop/rdf/rdf.yaml b/gremlin-language/src/main/yaml/org/apache/tinkerpop/rdf/rdf11concepts.yaml similarity index 100% rename from gremlin-language/src/main/yaml/org/apache/tinkerpop/rdf/rdf.yaml rename to gremlin-language/src/main/yaml/org/apache/tinkerpop/rdf/rdf11concepts.yaml
