| { |
| "@context": { |
| "@language": "en", |
| "@vocab": "https://schema.org/", |
| "sc": "https://schema.org/", |
| "cr": "http://mlcommons.org/croissant/", |
| "citeAs": "cr:citeAs", |
| "column": "cr:column", |
| "conformsTo": "dct:conformsTo", |
| "dct": "http://purl.org/dc/terms/", |
| "data": { |
| "@id": "cr:data", |
| "@type": "@json" |
| }, |
| "dataType": { |
| "@id": "cr:dataType", |
| "@type": "@vocab" |
| }, |
| "extract": "cr:extract", |
| "field": "cr:field", |
| "fileObject": "cr:fileObject", |
| "format": "cr:format", |
| "recordSet": "cr:recordSet", |
| "source": "cr:source" |
| }, |
| "@type": "sc:Dataset", |
| "conformsTo": "http://mlcommons.org/croissant/1.0", |
| "name": "CGAxis 3D Models - Furnishing", |
| "version": "1.0.0", |
| "citeAs": "CGAxis, CGAxis 3D Models - Furnishing (v1.0.0). https://cgaxis.com", |
| "description": "3D model dataset by CGAxis. Fully-owned IP, human-made since 2008. Each model ships as GLB and USDZ with geometry statistics, real-world scale, semantic tags, a natural-language caption, per-file SHA-256 and compliance metadata.", |
| "license": "AI Training License v1, non-exclusive", |
| "creator": { |
| "@type": "sc:Organization", |
| "name": "CGAxis", |
| "url": "https://cgaxis.com" |
| }, |
| "url": "https://ai.cgaxis.com", |
| "datePublished": "2026-07-13", |
| "keywords": [ |
| "3D models", |
| "meshes", |
| "GLB", |
| "USDZ", |
| "AI training", |
| "text-to-3D", |
| "3D generation", |
| "Furnishing" |
| ], |
| "isAiGenerated": false, |
| "compliance": { |
| "human_authored": true, |
| "ai_generated": false, |
| "web_scraped": false, |
| "contains_pii": false, |
| "contains_trademarks_or_logos": false, |
| "provenance": "CGAxis, in-house original works since 2008" |
| }, |
| "distribution": [ |
| { |
| "@type": "cr:FileObject", |
| "@id": "models_index.csv", |
| "name": "models_index.csv", |
| "description": "One row per 3D model.", |
| "contentUrl": "models_index.csv", |
| "encodingFormat": "text/csv", |
| "sha256": "f4b6e60e36bf015211ff48514c892972741c11fb2865fdda2e144ee10106cb44" |
| } |
| ], |
| "recordSet": [ |
| { |
| "@type": "cr:RecordSet", |
| "@id": "models", |
| "name": "models", |
| "description": "One record per 3D model.", |
| "field": [ |
| { |
| "@type": "cr:Field", |
| "@id": "models/id", |
| "name": "id", |
| "dataType": "sc:Text", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "id" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "models/category", |
| "name": "category", |
| "dataType": "sc:Text", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "category" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "models/subcategory", |
| "name": "subcategory", |
| "dataType": "sc:Text", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "subcategory" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "models/formats", |
| "name": "formats", |
| "dataType": "sc:Text", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "formats" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "models/triangles", |
| "name": "triangles", |
| "dataType": "sc:Integer", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "triangles" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "models/vertices", |
| "name": "vertices", |
| "dataType": "sc:Integer", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "vertices" |
| } |
| } |
| }, |
| { |
| "@type": "cr:Field", |
| "@id": "models/complete", |
| "name": "complete", |
| "dataType": "sc:Boolean", |
| "source": { |
| "fileObject": { |
| "@id": "models_index.csv" |
| }, |
| "extract": { |
| "column": "complete" |
| } |
| } |
| } |
| ] |
| } |
| ] |
| } |