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

When the random string is generated #4

Open
xiaofengleo opened this issue Jul 3, 2023 · 0 comments
Open

When the random string is generated #4

xiaofengleo opened this issue Jul 3, 2023 · 0 comments

Comments

@xiaofengleo
Copy link
Collaborator

In the output isa-14.ttl file, there is always random string following an object, like below (in bold)

<https://fdp.cmbi.umcn.nl/#data_file/**6588d8cb-3924-4c1b-a4a9-79c888f1153f**> a wdt:Q5227290 ;
    wdt:P527 "Metabolite Assignment File"^^wdt:Q5227290,
        "../../data/Su_2020_FAIR\\metabolomics\\metabolomics_Su_2020_feature-metadata.csv"^^wdt:Q82799 .
random string is generated  graph.parse() method

This string is generated when the graph.parse() method is called in isa-to-rdfs.py
Every time this method, a different substing will be generated.

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