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

Default to Linked Art or Open? #8

Open
azaroth42 opened this issue Oct 20, 2020 · 1 comment
Open

Default to Linked Art or Open? #8

azaroth42 opened this issue Oct 20, 2020 · 1 comment

Comments

@azaroth42
Copy link

@MacGros wrote: thegetty#178

The issue is that they want to use E31 Document, which Linked Art doesn't use as it's overly specific for no reason, per discussion here: https://linked.art/model/profile/class_analysis.html

Their issue would go away by either fixing the example code (which we should do regardless) to not use E31, or by defaulting the library to use any of the terms and not try to check the profile. I think we should leave it as profiled by default and better document how to turn it off.

@MacGros
Copy link

MacGros commented Oct 21, 2020

Yay, that's a solution. I must thank you for the class analysis link.

Being able to link a custom vocab.tsv (with some default alternative) could be another one. Would it solve some hardcoded depedencies to the vocab too ? (the factory automatically calling Dimension and SymbolicObject)
-> That's the experimental branch

E.g :

default_vocab.tsv
la_vocab.tsv
mycustom_vocab.tsv

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

2 participants