Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

3576: Support multi-value fields #34

Draft
wants to merge 38 commits into
base: 8.x-1.x
Choose a base branch
from

Conversation

claudiu-cristea
Copy link
Contributor

No description provided.

- Column mappings were moved under 'columns' key;
- A new nullable 'field' predicate mapping has been added;
- Schema improved u terms of reusable sub-schemas.
- Added SparqlMappingInterface::getFieldMapping();
- Deprecated SparqlMappingInterface:: getMapping() in favour of ::getFieldColumnMapping().
- Clarify the terminology: fields vs. columns;
- Inbound map as is an implementation detail, should;
  not be exposed publicly.
- Provide public methods instead.
- Enrich the internal inbound/outbound map structure;
- Is now 'blank nodes' aware;
- It only deletes triples unde entity/field API control.
@claudiu-cristea claudiu-cristea force-pushed the ISAICP-3576 branch 3 times, most recently from a282541 to 50cceb8 Compare February 20, 2021 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant