Skip to contents
-
add_template()
- Add a template string to the library
-
apple_csv
- Apple Output Template Example This is an example of an output template that reformats the statement as a CSV.
-
apple_statement
- Apple Rosetta Statement Example This is an example of a statement that describes the weight of Apple X.
-
apple_template
- Apple Rosetta Statement Example This is an example of a template to describe the weight of a particular apple.
-
df_to_statements()
- Change a data frame into a series of statements based on templates.
-
init_library()
- Load a set of Rosetta templates into a dataframe.
-
rosetta_format()
- Parse a Rosetta Statement
-
rosetta_match()
- Match Multiple Statements Against a Template Library
-
rosetta_triplify()
- Batch Convert Statements to RSO RDF
-
rosetta_validate()
- Validate a data frame against a LinkML schema
-
run_rosetta_ui()
- Launch the RosettaR UI