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

Add call for papers to KG #15

Open
pheyvaer opened this issue Jun 13, 2019 · 5 comments
Open

Add call for papers to KG #15

pheyvaer opened this issue Jun 13, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request kg Related to the KG
Milestone

Comments

@pheyvaer
Copy link
Contributor

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.

@pheyvaer pheyvaer added enhancement New feature or request kg Related to the KG labels Jun 13, 2019
@pheyvaer pheyvaer added this to the v0.0.2 milestone Jun 13, 2019
@dachafra dachafra self-assigned this Jun 13, 2019
@pheyvaer
Copy link
Contributor Author

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.

@dachafra
Copy link
Member

How should we access to the cfp if it is in a plain text file? Are rmlmapper able to get that data?

@pheyvaer
Copy link
Contributor Author

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 :)

@dachafra
Copy link
Member

dachafra commented Jun 18, 2019

Example of mapping with that function would be enough

@pheyvaer
Copy link
Contributor Author

Here you go:

- p: ex:cfp
  o:
    - function: idlab-fn:readFile
      parameters:
        - [idlab-fn:path, "cfp.txt"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kg Related to the KG
Projects
None yet
Development

No branches or pull requests

2 participants