References for: step
Full identifier: http://purl.org/np/RAUK2IqG_v5DHqaeE6n5AQWAHjl-TWBrxwi6IJelHxl_s#step
Nanopublication | Part | Subject | Predicate | Object | Published By | Published On |
---|---|---|---|---|---|---|
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
step
|
(unknown)
|
2020-04-22T15:30:31.891Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
step
|
(unknown)
|
2020-04-22T15:30:31.891Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
step
|
(unknown)
|
2020-04-22T15:30:30.816Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
step
|
(unknown)
|
2020-04-22T15:30:30.816Z
|
|||
links a nanopublication to its assertion
http://www.nanopub.org/nschema#hasAssertion
assertion
|
step
|
#!/usr/bin/env python3
import click
@click.command()
@click.option('--db_uri')
def retrieve_data(db_uri):
'''
Retrieves data from the database
'''
pass
if __name__ == '__main__':
retrieve_data()
|
(unknown)
|
2020-04-22T15:30:30.816Z
|