Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support source of type "other" #123

Open
mchlrch opened this issue Aug 24, 2022 · 0 comments
Open

Support source of type "other" #123

mchlrch opened this issue Aug 24, 2022 · 0 comments

Comments

@mchlrch
Copy link
Member

mchlrch commented Aug 24, 2022

Quoting from the RML introduction:

The following reference formulations are predefined but not limited: ql:CSV, ql:CSS3, ql:JSONPath, rr:SQL2008 and ql:XPath.

Add support for source type other.

logical-source people {
	type other
	source "People.foo"
	iterator "bar"
	
	referenceables
		...
}

other source is compatible with the following mapping outputs: rml, carml

No reference formulation in the generated (CA)RML mapping file. The respective triples are patched in outside XRM.

See also: https://rml.io/docs/rml/introduction/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant