Skip to content

Non-sensical URIs generated during conversion #387

@ewpatton

Description

@ewpatton

This morning (4/9/2014) I pulled master on mobilehealth.tw.rpi.edu and attempted to perform conversions on new data using existing parameters. However, none of the data loaded due to an error in the Turtle output (identified by rapper), e.g. I get triples of the form:

    health:sampleFrom <<http://tw.rpi.edu/web/inside/machine/leo\>> ;

Using git bisect I traced the issue down to commit f20cd96. However, it's unclear to me exactly how this commit, which only touched punzip.sh, is responsible for the error I'm seeing. Its parent commit (3290ed0) generates the expected triples, e.g.:

    health:sampleFrom <http://mobilehealth.tw.rpi.edu/source/mobilehealth-tw-rpi-edu/dataset/bloodwork/patient/143304.0> ;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions