We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the call for papers is only available in the HTML. It should also be added to the KG and then read from the KG to put it in the website.
The text was updated successfully, but these errors were encountered:
Suggestion: I would not store this text in a CSV file, because that hard to edit. An option would to store it in a plain txt file.
Sorry, something went wrong.
How should we access to the cfp if it is in a plain text file? Are rmlmapper able to get that data?
I created a function for that described with FnO. Not yet available in the latest release tho, but I can give you a local build :)
Example of mapping with that function would be enough
Here you go:
- p: ex:cfp o: - function: idlab-fn:readFile parameters: - [idlab-fn:path, "cfp.txt"]
dachafra
No branches or pull requests
Currently, the call for papers is only available in the HTML. It should also be added to the KG and then read from the KG to put it in the website.
The text was updated successfully, but these errors were encountered: