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

Request KB fixed IRIs for production, staging and block #54

Closed
3 tasks
matentzn opened this issue Jul 1, 2020 · 7 comments
Closed
3 tasks

Request KB fixed IRIs for production, staging and block #54

matentzn opened this issue Jul 1, 2020 · 7 comments
Assignees

Comments

@matentzn
Copy link

matentzn commented Jul 1, 2020

To ensure the embargo code is 100% stable, can we get AnnotationProperty nodes for

  • production
  • staging
  • block

Otherwise, I will work with these autogenerated IRIs, which may be unstable if one day you decide to introduce APs!

@matentzn
Copy link
Author

matentzn commented Jul 7, 2020

@dosumis when done assign to @matentzn not close

@dosumis
Copy link
Member

dosumis commented Jul 7, 2020

Trying to think through the most generic way to do this. If we these are to potentially form part of a generic pipeline, then I don't want to give them VFB iris.

@matentzn = How do autogenerated IRIs look? Can we give them a stable generic pattern? (not tied to VFB?)

@matentzn
Copy link
Author

matentzn commented Jul 9, 2020

The pipeline generates iris like:

http://n2o.neo/custom/x

whenever a property x is not mapped to an OWL property. The built-in properties like nodeLabel etc use a slightly different IRI:

http://n2o.neo/property/nodeLabel

Example:
http://ts.p2.virtualflybrain.org/rdf4j-workbench/repositories/vfb/explore?resource=%3Chttp%3A%2F%2Fn2o.neo%2Fproperty%2FnodeLabel%3E&limit_explore=100&show-datatypes=show-dataypes

@dosumis
Copy link
Member

dosumis commented Jul 20, 2020

Happy for these to be internal.

@dosumis dosumis closed this as completed Jul 20, 2020
@Robbie1977 Robbie1977 assigned matentzn and unassigned dosumis Oct 13, 2020
@Robbie1977 Robbie1977 reopened this Oct 13, 2020
@Robbie1977
Copy link
Contributor

From my point of view, I need a block:

(i:Individual {block:true})<-[:depicts]-(ch:Individual {block:true})<-[:in_register_with {block:true}]-(t:Template)
  1. for removing the whole anatomical individual and all images (nodes and edges) up to the template,
  2. on the channel to remove itself and any edges from it.
  3. the in_register_with edge to remove that single edge hence a single alignment.

@dosumis
Copy link
Member

dosumis commented Oct 13, 2020

Spec now here :VirtualFlyBrain/neo4j2owl#52

@dosumis dosumis closed this as completed Oct 13, 2020
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

3 participants