| | 1 | = !InfoGrid Projects: Model Library (`ig-model-library`) = |
| | 2 | |
| | 3 | The [wiki:Projects/ig-model-library InfoGrid Model Library Project] defines [wiki:Model Models] (aka schemas) generally useful for !InfoGrid applications. Individual applications may have their own [wiki:Model Models] instead of, or in addition to the [wiki:Model Models] defined in this project. |
| | 4 | |
| | 5 | Some of the currently defined !InfoGrid [wiki:Model Models] include: |
| | 6 | * `org.infogrid.model.Blob`: binary large objects |
| | 7 | * `org.infogrid.model.Bookmark`: ability to bookmark any MeshObject or NetMeshObject |
| | 8 | * `org.infogrid.model.Feeds`: represent RSS and Atom feeds as [wiki:MeshObjectGraph MeshObjectGraphs] |
| | 9 | * `org.infogrid.model.Tagging`: ability to tag any MeshObject or NetMeshObject |
| | 10 | * `org.infogrid.model.VCard`: represent "electronic business cards" (aka VCards) |
| | 11 | * `org.infogrid.model.Web`: a simple model of the Web itself |
| | 12 | * `org.infogrid.model.Wiki`: represent information to easily add Wiki functionality to any MeshObject or NetMeshObject. |
| | 13 | |
| | 14 | See also: |
| | 15 | * [wiki:Project InfoGrid Projects]. |