Skip to content

When the random string is generated  #4

@xiaofengleo

Description

@xiaofengleo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions