-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature]: Merge multiple graphs into a single graph for serialization #6
Copy link
Copy link
Open
Labels
cp-ovComponent Project - OverviewComponent Project - OverviewfeatureAgile FeatureAgile FeatureplanAgile Planning ItemAgile Planning ItemtriageNew Incoming or In Need of ExaminationNew Incoming or In Need of Examination
Description
Objective
There may be occasions where a single output graph is the merging of multiple graph descriptions, ingested from multiple files or otherwise. Must support merging of multiple descriptions to a single, serializable output.
Key Results
- One or more sources, possibly used for translated localization or for any other reason, ingested and merged for serialization to a single output
- Useful error or status information in case of error on ingestion or to represent how the merge took place (did it work, did it merge as I expected?)
Linked Issues
Issue Graph
classDiagram
direction TB
class Feature {
Coming : Soon
}
References
- Spec: RDF semantics (including detail on merge and merge theory)
- Article: Merging Graphs Made Easy
- Article: Merging RDF Files (with links to CWM and RDFpro)
- Example: javascript cli to merge ttl files
Rolling Summary
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cp-ovComponent Project - OverviewComponent Project - OverviewfeatureAgile FeatureAgile FeatureplanAgile Planning ItemAgile Planning ItemtriageNew Incoming or In Need of ExaminationNew Incoming or In Need of Examination