Skip to content

SciKG: Building Scientific Knowledge Graphs from Data, Data Dictionaries, and Codebooks

Notifications You must be signed in to change notification settings

tetherless-world/scikg-eswc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciKG: Tutorial Building Scientific Knowledge Graphs from Data, Data Dictionaries, and Codebooks

Installing The Human-Aware Data Acquisition Framework (HADatAc)

Clone HADatAC repo:

$ git clone https://github.com/paulopinheiro1234/hadatac.git

Clone NHANES SDDs and configs:

$ git clone https://github.com/tetherless-world/nhanes-hadatac.git

Clone this repo:

$ git clone https://github.com/tetherless-world/scikg-eswc-2023.git

Move NHANES config files to HADatAc dir:

$ mv nhanes-hadatac/conf/namespaces.properties hadatac/conf/namespaces.properties
$ mv scikg-eswc-2023/hadatac/conf/hadatac-docker.conf hadatac/conf/hadatac-docker.conf

Build and run HADatAc with Docker:

$ cd hadatac/
$ docker compose up -d

About

SciKG: Building Scientific Knowledge Graphs from Data, Data Dictionaries, and Codebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published