Author and Affiliation retrieval for Whyis
Project description
whyis_author_affiliation_agent
Installation
-
install whyis using this command
WHYIS_BRANCH=master bash < <(curl -skL https://raw.githubusercontent.com/tetherless-world/whyis/master/install.sh) -
whyis will be installed in /apps/whyis
-
In your knowledge graph directory, add the author affiliation agent to the list of inferencers in your config.py file:
- Add the following import line:
import whyis_author_affiliation_agent.affiliation_agent as aa - Add the following line to the
inferencersitem in theConfigdictionary constructor:"AffiliationAgent": aa.AffiliationAgent()
- Add the following import line:
-
Run
authoraffiliationsetup -e email [-u arcgis_username -p arcgis_password -r referer]to set up your credentials for requesting author and affiliation data.- The ArcGIS username and password are optional, but without them you may be unable to retrieve affiliation location data
- The referer flag is optional
-
Run
authoraffiliationtestto test the installation is working properly -
Reload your knowledge graph to run the inferencer over it
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters