{"id":76522,"library":"schema-platform-api","title":"Fiji Schema Platform API","description":"API for schema management on HBase using Fiji.","status":"active","version":"0.1.22","language":"java","source_language":null,"source_url":"https://github.com/seomoz/fiji","tags":["hbase","schema","fiji","big-data"],"install":[{"cmd":"<dependency>\n  <groupId>com.moz.fiji.schema</groupId>\n  <artifactId>schema-platform-api</artifactId>\n  <version>0.1.22</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.moz.fiji.schema:schema-platform-api:0.1.22'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"FijiTable","correct":"com.moz.fiji.schema.FijiTable"}],"quickstart":{"code":"import com.moz.fiji.schema.FijiTable;\nimport com.moz.fiji.schema.FijiURI;\n\npublic class FijiExample {\n    public static void main(String[] args) throws Exception {\n        FijiURI uri = FijiURI.newBuilder(\"fiji://.env/default/table\").build();\n        FijiTable table = FijiTable.open(uri);\n        // Use table\n        table.close();\n    }\n}","lang":"java","description":"Opening a Fiji table using the schema API."},"warnings":[],"env_vars":null,"search_vec":"'api':4,5 'big':17 'big-data':16 'data':18 'fiji':1,12,15 'hbase':10,13 'manag':8 'platform':3 'schema':2,7,14 'use':11","created_at":"2026-06-17T19:32:41.991294+00:00","updated_at":"2026-06-17T19:32:41.991294+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":"https://github.com/seomoz/fiji","github":"https://github.com/seomoz/fiji","docs":"https://appdoc.app/artifact/com.moz.fiji.schema/schema-platform-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"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}}