= !InfoGrid Projects: Model Library (`ig-model-library`) = 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. Some of the currently defined !InfoGrid [wiki:Model Models] include: * `org.infogrid.model.Blob`: binary large objects * `org.infogrid.model.Bookmark`: ability to bookmark any MeshObject or NetMeshObject * `org.infogrid.model.Feeds`: represent RSS and Atom feeds as [wiki:MeshObjectGraph MeshObjectGraphs] * `org.infogrid.model.Tagging`: ability to tag any MeshObject or NetMeshObject * `org.infogrid.model.VCard`: represent "electronic business cards" (aka VCards) * `org.infogrid.model.Web`: a simple model of the Web itself * `org.infogrid.model.Wiki`: represent information to easily add Wiki functionality to any MeshObject or NetMeshObject. See also: * [wiki:Project InfoGrid Projects].