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

Cannot create named blank node as subject #198

Open
bjdmeest opened this issue Jun 22, 2023 · 1 comment
Open

Cannot create named blank node as subject #198

bjdmeest opened this issue Jun 22, 2023 · 1 comment

Comments

@bjdmeest
Copy link
Collaborator

Issue type: 🐛 Bug

Description

I wanna build something like https://rml.io/test-cases/#rmltc0001b-csv , but YARRRML below doesn't contain the termtype

Steps

mappings:
  loc:
    s:
      value: $(ID)_$(loc)
      type: blank

becomes (snippet)

map:s_000 rml:reference "firstname" ;
	rdf:type rr:SubjectMap .

Environment

Matey, and latest yarrrml-parser (1.5.2)

@Melchyore
Copy link

Hey! I'm running into the same issue. It works for the objects, but not for the subjects.

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

2 participants