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

[BE] Harvest Ontologies Semantic Assets for Alignment ttl files and Expose it in NDC UI #30

Open
SrinivasanTarget opened this issue Dec 20, 2021 · 3 comments

Comments

@SrinivasanTarget
Copy link
Contributor

Acceptance Criteria:
Harvest Ontologies

  • Identify Location of Ontology ttl files [Process only the align ttl files -
  • Extract alignment data from align ttl file and add it to above index
  • Expose REST Endpoints for searching the Ontologies
  • Search Endpoint exposes Ontologies in response.
  • Search for Ontologies in Search Box of NDC home page and display results in both results page and details page
  • Show Alignment details indexed in details page

Assumption - main ttl file should be processed before this]
Assumption: Semantic Asset Index is already created

@ioggstream
Copy link
Contributor

To harvest a repository in development, run

curl http://localhost:8080/jobs/harvest/repositories?repo_urls=https%3A%2F%2Fgithub.com%2Fitalia%2Fdaf-ontologie-vocabolari-controllati -XPOST

@Clou-dia Clou-dia changed the title Harvest Ontologies Semantic Assets for Alignment ttl files and Expose it in NDC UI [BE] Harvest Ontologies Semantic Assets for Alignment ttl files and Expose it in NDC UI Nov 2, 2023
@ioggstream
Copy link
Contributor

@giorgialodi should we process "alignment" files? If not, I think we could close this file.

@giorgialodi
Copy link

@ioggstream alignments in specific cases are fundamental. However, currently, looking at all the rest that is necessary to do in schema, I would postpone any type of reasoning on these, in any case important, files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants