UNPKG

@rmlio/yarrrml-parser

Version:

Parse YARRRML descriptions into RML RDF statements

21 lines (19 loc) 842 B
prefixes: simmodel: "http://www.lbl.gov/namespaces/Sim/Model/" simres: "http://www.lbl.gov/namespaces/Sim/ResourcesGeneral/" mappings: SimModelMapping: sources: - table: simergy queryFormulation: mysql subjects: "http://www.lbl.gov/namespaces/Sim/Model/$(@RefId)" predicateobjects: - [a, simmodel:SimAppLibraryDefault_AppLibraryDefault_GlobalLibrary] - [simmodel:refId, "$(@RefId)"] - [simres:simModelType, "$(simres:SimModelType)"] - [simres:SimModelSubtype, "$(simres:SimModelSubtype)"] - [simres:SimModelName,"$(simres:SimModelName)"] - [simres:SourceModelSchema,"$(simres:SourceModelSchema)"] - [simres:DefaultPreferenceIndex,"$(simres:DefaultPreferenceIndex)", xsd:int] - [simres:LibraryLocation,"$(simres:LibraryLocation)"] - [simres:LibraryName,"$(simres\:LibraryName)"]