Subject | English | Indonesian |
comp., MS | metadata schema | skema metadata (A schema that is used to manage information about an item) |
comp., MS | schema validation | validasi skema (The verification that the XML of a procedure conforms to the provisioning schema of Microsoft Provisioning Framework (MPF). This schema contains the generic XML elements and attributes available to invoke specific provisioning functionality) |
comp., MS | schema version | versi skema (An integer value that represents the version number of the schema for a deployment package) |
comp., MS | search schema | skema pencarian (A data structure that describes crawled properties, managed properties, and the mapping between them) |
comp., MS | snowflake schema | skema snowflake (An extension of a star schema such that one or more dimensions are defined by multiple tables. In a snowflake schema, only primary dimension tables are joined to the fact table. Additional dimension tables are joined to primary dimension tables) |
comp., MS | star schema | skema bintang (A relational database structure in which data is maintained in a single fact table at the center of the schema with additional dimension data stored in dimension tables. Each dimension table is directly related to and usually joined to the fact table by a key column) |
comp., MS | XML schema | skema XML (The World Wide Web Consortium (W3C) standard language used for creating XML schema documents. The XML schema contains two parts: a set of predefined types (for example, string, dateTime, decimal), and an XML language for defining new types (for example, complexType, minOccurs, element)) |