Skip to content

reorganization of structure of sample data#9

Open
chenejac wants to merge 11 commits intovivo-project:mainfrom
chenejac:reorganization
Open

reorganization of structure of sample data#9
chenejac wants to merge 11 commits intovivo-project:mainfrom
chenejac:reorganization

Conversation

@chenejac
Copy link
Contributor

VIVO GitHub issue: 3825

What does this pull request do?

Reorganize sample data project, the goal is that the content of any sample data directory (testdata, i18n, openvivo, uf) can be installed in the same way by copying the content of the directory to VIVO_HOME/rdf/

What's new?

reorganized structure
uf.ttl.zip unzipped and split into smaller files
openvivo.ttl.zip unzipped and split into smaller files
Readme.md files aligned with new structure

How should this be tested?

Follow README.md instructions

Interested parties

Tag (@ mention) interested parties or, if unsure, @VIVO-project/vivo-committers

@chenejac chenejac requested a review from a user February 27, 2023 13:48
@ghost ghost linked an issue Feb 28, 2023 that may be closed by this pull request
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tested each sample data set using the following work in progress. openvivo and uf did not appear to load. I have waited a bit and attempted reindex.

VIVO-3786-3822-docker-updates

i18n
image

openvivo
image

testdata
image

uf
image

@chenejac
Copy link
Contributor Author

chenejac commented Mar 9, 2023

I have tested loading openVIVO sampleData

there is OutOfMemory exception for $CATALINA_OPTS=-Xms1024M -Xmx4096M

with $CATALINA_OPTS=-Xms2048M -Xmx8192M data has been loaded successfully

sampleDataOpenVIVO

@chenejac chenejac linked an issue Nov 5, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Demo sample data Reorganizing sample data

2 participants