{"id":67306,"library":"sesame-rio-n3","title":"Sesame Rio N3","description":"Sesame Rio N3 provides a writer implementation for the N3 (Notation3) RDF serialization format.","status":"active","version":"4.1.2","language":"java","source_language":null,"source_url":"https://bitbucket.org/openrdf/sesame","tags":["sesame","rdf","n3","serialization"],"install":[{"cmd":"<dependency>\n  <groupId>org.openrdf.sesame</groupId>\n  <artifactId>sesame-rio-n3</artifactId>\n  <version>4.1.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.openrdf.sesame:sesame-rio-n3:4.1.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"N3Writer","correct":"org.openrdf.rio.n3.N3Writer"}],"quickstart":{"code":"import org.openrdf.rio.n3.N3Writer;\n\npublic class Example {\n    public static void main(String[] args) {\n        N3Writer writer = new N3Writer(System.out);\n        System.out.println(\"N3 writer created\");\n    }\n}","lang":"java","description":"Creates an N3 writer to output RDF data."},"warnings":[{"fix":"Migrate to RDF4J Rio N3 writer (org.eclipse.rdf4j.rio.n3.N3Writer).","message":"Sesame is deprecated; use RDF4J (org.eclipse.rdf4j) instead.","severity":"breaking","affected_versions":">=4.0"}],"env_vars":null,"search_vec":"'format':17 'implement':10 'n3':3,6,13,20 'notation3':14 'provid':7 'rdf':15,19 'rio':2,5 'serial':16,21 'sesam':1,4,18 'writer':9","created_at":"2026-06-17T17:35:29.983793+00:00","updated_at":"2026-06-17T17:35:29.983793+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.openrdf.org/","github":null,"docs":"https://appdoc.app/artifact/org.openrdf.sesame/sesame-rio-n3/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}