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

Try pulling authority data from wikidata (using the URI in $9), rather than Evergreen #443

Open
1 of 4 tasks
sandbergja opened this issue Jul 24, 2021 · 6 comments
Open
1 of 4 tasks
Milestone

Comments

@sandbergja
Copy link
Member

sandbergja commented Jul 24, 2021

  • Add a basic working version of this
  • Rate limit exceeded!
  • Add labels and altLabels ( UNION {?item skos:label ?keyword } UNION {?item skos:altLabel ?keyword })
  • Also index influences, low-weighted data, any other info
@sandbergja sandbergja added this to the 3.0.0 milestone Jul 24, 2021
@sandbergja
Copy link
Member Author

sandbergja commented Jul 24, 2021

it could be cool to bring in authors who were influenced by/influences on the given author, and maybe a picture!

@sandbergja
Copy link
Member Author

A good repo to look at: https://github.com/jkeck/entity_app_poc

@sandbergja
Copy link
Member Author

sandbergja commented Aug 4, 2021

Some ideas of properties:

Low weight (behind the scenes)

  • P69 educated at
  • P91 sexual orientation
  • P108 employer
  • P119 place of burial
  • P106 occupation
  • P140 religion
  • P241 military branch
  • P509 cause of death
  • P527 has part
  • P551 residence (incl. subproperties)
  • P1038 relative (incl. subproperties)
  • P1542 has effect
  • P3095 practiced by

Medium weight: surface to the user

  • P737 influenced by

Already added at medium weight:

Medium weight (still behind the scenes)

  • P17 country
  • P101 field of work
  • P112 founded by
  • P135 movement
  • P136 genre
  • P279 subclass of
  • P361 part of
  • P460 said to be the same as
  • P793 significant event
  • P800 notable work
  • P1269 facet of
  • P1344 participant in
  • P1830 owner of
  • P2561 name (incl. subproperties)
  • P2572 hashtag
  • P3342 significant person (no subproperties -- there are so many!)
  • P3602 candidacy in election
  • P5004 in opposition to

@sandbergja
Copy link
Member Author

Add P2578

@sandbergja
Copy link
Member Author

P1344 should be removed, or at least de-prioritized

@sandbergja
Copy link
Member Author

needs_many_processing_threads ? 5 : 1
is currently at 5 concurrent threads for traject

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