# RDF The settings for RDF-files are: - **Graph Name**: name of the graph (optional) - **Base URI**: prefix of the relative URIs in the content (optional) - **Batch size**: triples to read in a single batch (default=1024) ## Pecularities - content stored in JSON-LD 1.1 syntax needs to have the filename suffix '.jsonld11'