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

Fix: test release 1.3.0 #52

Open
mosoriob opened this issue Jun 30, 2024 · 2 comments
Open

Fix: test release 1.3.0 #52

mosoriob opened this issue Jun 30, 2024 · 2 comments

Comments

@mosoriob
Copy link
Contributor

The testMapperTurtle is using a domain exported from NeuroDisk.

However, the plan has a remote reference, and this remote reference is not working. The server is not returning the ontology. It seems to be an issue on the wings instance.

<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:j.0="http://purl.org/net/wf-invocation#"
      xmlns:j.1="http://www.wings-workflows.org/ontology/workflow.owl#"
      xmlns:j.2="http://purl.org/net/p-plan#"
      xmlns:j.3="http://www.wings-workflows.org/ontology/execution.owl#"
      xmlns:owl="http://www.w3.org/2002/07/owl#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
      xml:base="https://wings.disk.isi.edu/wings-portal/export/users/admin/Enigma/executions/Meta-Analysis-57-648d11cc-d86b-4eb6-a95b-b91997127134.owl">
@mosoriob
Copy link
Contributor Author

"@hvarg, this is a good starting point to work in OPMW_MAPPER."

@mosoriob
Copy link
Contributor Author

A good idea can be remove the remote reference.

  1. Fix the wings instance
  2. Download https://wings.disk.isi.edu/wings-portal/export/users/admin/Enigma/executions/Meta-Analysis-57-648d11cc-d86b-4eb6-a95b-b91997127134.owl
  3. Change the link to local reference

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