From 4fbd1355a6df0ac5252b68d582731ebb48fc602e Mon Sep 17 00:00:00 2001 From: David Chaves Date: Thu, 4 Jul 2024 10:20:09 +0200 Subject: [PATCH] removing default mapping sections (#133) --- spec/docs/overview.md | 3 --- spec/docs/tooling.md | 9 --------- 2 files changed, 12 deletions(-) diff --git a/spec/docs/overview.md b/spec/docs/overview.md index b46311a0..7243114e 100644 --- a/spec/docs/overview.md +++ b/spec/docs/overview.md @@ -85,9 +85,6 @@ as defined throughout this specification. A resource SHOULD NOT be typed as an RML class if it does not meet the definition of that class. -The [default mapping]() SHOULD be such that -its output is the [Direct Graph]() [[DM]()] corresponding to the [input data source](). - ## RDF-based Turtle Syntax; Media Type diff --git a/spec/docs/tooling.md b/spec/docs/tooling.md index 376defe6..c88a9019 100644 --- a/spec/docs/tooling.md +++ b/spec/docs/tooling.md @@ -50,15 +50,6 @@ that are raised in the process of generating the output dataset. An [RML processor]() MAY include an [RML data validator](), but this is not required. -### Generators - -An [RML processor]() MAY include an **_RML default mapping generator_**. -This is a facility that introspects the schema of the [input data source]() -and generates an [=RML mapping=], -possibly in the form of an [RML mapping document](), -intended for further customization by a mapping author. -Such a mapping is known as a default mapping. - ## Data Errors A data error is a condition of the data in the [input data]()