คอมโพเนนต์: ส่วนแบ่ง
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
องค์ประกอบ: ส่วน / ข้อมูล
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
ข้อมูลที่เป็นข้อความเกี่ยวกับสไลซ์ |
แผนภาพ |
 |
ประเภท |
ข้อมูล |
พร็อพเพอร์ตี้ |
เนื้อหา: |
ซับซ้อน |
minOccurs: |
0 |
|
รุ่น |
name , description{0,1} , url{0,1} |
เด็ก |
รายละเอียด, ชื่อ, URL |
อินสแตนซ์ |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
แหล่งที่มา |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the slice.</xs:documentation>
</xs:annotation>
</xs:element>
|
องค์ประกอบ: ส่วน/มิติข้อมูล
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
แผนภาพ |
 |
ประเภท |
SliceConceptRef |
พร็อพเพอร์ตี้ |
เนื้อหา: |
ซับซ้อน |
maxOccurs: |
ไร้ขอบเขต |
|
Attributes |
QName |
ประเภท |
คงที่ |
ค่าเริ่มต้น |
ใช้ |
หมายเหตุ |
concept |
xs:QName |
|
|
จำเป็น |
แนวคิดที่มิติข้อมูลหรือเมตริกสอดคล้องกัน
เป็น |
|
แหล่งที่มา |
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>
|
องค์ประกอบ: ส่วนแบ่ง / เมตริก
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
แผนภาพ |
 |
ประเภท |
SliceConceptRef |
พร็อพเพอร์ตี้ |
เนื้อหา: |
ซับซ้อน |
maxOccurs: |
ไร้ขอบเขต |
|
Attributes |
QName |
ประเภท |
คงที่ |
ค่าเริ่มต้น |
ใช้ |
หมายเหตุ |
แนวคิด |
xs:QName |
|
|
จำเป็น |
แนวคิดที่มิติข้อมูลหรือเมตริกสอดคล้องกัน
เป็น |
|
แหล่งที่มา |
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>
|
องค์ประกอบ: ส่วนแบ่ง / ตาราง
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
การแมปกับตารางที่สามารถรวมข้อมูลสไลซ์ได้
เข้าถึงได้ |
แผนภาพ |
 |
ประเภท |
SliceTableMapping |
พร็อพเพอร์ตี้ |
|
รุ่น |
mapDimension* , mapMetric* |
เด็ก |
mapDimension, mapMetric |
อินสแตนซ์ |
<table ref="">
<mapDimension concept="" toColumn="">{0,unbounded}</mapDimension>
<mapMetric concept="" toColumn="">{0,unbounded}</mapMetric>
</table>
|
Attributes |
QName |
ประเภท |
คงที่ |
ค่าเริ่มต้น |
ใช้ |
หมายเหตุ |
อ้างอิง |
xs:QName |
|
|
จำเป็น |
ตัวระบุของตารางที่มีข้อมูลสำหรับ
ของส่วนนั้นๆ |
|
แหล่งที่มา |
<xs:element name="table" type="SliceTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table where the slice data can be
accessed.</xs:documentation>
</xs:annotation>
</xs:element>
|
ประเภทที่ซับซ้อน: ส่วนแบ่ง
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
สไลซ์อธิบายชุดแนวคิดที่ว่าข้อมูลใด
มีอยู่ เมตริกคือแนวคิดที่ให้ค่า ส่วนมิติข้อมูล
คือแนวคิดที่ใช้ในการเข้าถึงค่าเหล่านี้ ยิ่งไปกว่านั้น
เป็นคีย์หลักสำหรับข้อมูลของสไลซ์ นั่นคือสำหรับ
ชุดค่าผสมของค่าของมิติข้อมูล มีข้อมูลมากที่สุด 1 แถวใน
ส่วนแบ่ง ส่วนแบ่งในชุดข้อมูลต้องเป็นไปตามข้อกำหนดต่อไปนี้
มิติข้อมูลหรือเมตริก 2 รายการในส่วนแบ่งหนึ่งๆ ต้องไม่อ้างอิงถึงแนวคิดเดียวกัน -
ชุดข้อมูล 2 ส่วนต้องไม่มีมิติข้อมูลเดียวกัน
ของ Google |
แผนภาพ |
 |
ใช้โดย |
|
รุ่น |
info{0,1} , dimension+ , metric+
, ตาราง |
เด็ก |
มิติข้อมูล ข้อมูล เมตริก
ตาราง |
Attributes |
QName |
ประเภท |
คงที่ |
ค่าเริ่มต้น |
ใช้ |
หมายเหตุ |
id |
รหัส |
|
|
จำเป็น |
ตัวระบุที่ไม่ซ้ำกันของสไลซ์ |
|
แหล่งที่มา |
<xs:complexType name="Slice">
<xs:annotation>
<xs:documentation>A slice describes a combination of concepts for which data
exists. Metrics are the concepts that provide values, while
dimensions are the concepts used to access these values. More
precisely, the dimensions are a primary key for the data of
the slice. That is, for any combination of values of the
dimensions, there is at most one data row in the slice.
Slices in a dataset must follow the following requirements:
- No two dimensions or metrics in a slice may refer to the
same concept.
- No two slices in the dataset may have the same dimensions
and metrics.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the slice.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>
<xs:element name="table" type="SliceTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table where the slice data can be
accessed.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the slice.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|
แอตทริบิวต์: Slice / @id
เนมสเปซ |
ไม่มีเนมสเปซ |
คำอธิบายประกอบ |
ตัวระบุที่ไม่ซ้ำกันของสไลซ์ |
ประเภท |
รหัส |
พร็อพเพอร์ตี้ |
|
ข้อมูลประกอบ |
|
ใช้โดย |
|
แหล่งที่มา |
<xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the slice.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
สร้างโดยใช้
ตัวแก้ไข XML ของ oXygen
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-12 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-09-12 UTC"],[[["A Slice is a combination of concepts defining data, where metrics provide values and dimensions are used to access them."],["Dimensions act as a primary key, ensuring each combination has at most one data row."],["Slices have an `info` section for textual information, `dimension` and `metric` elements referencing concepts, and a `table` element mapping data location."],["Each slice must have a unique identifier using the `id` attribute."],["Slices in a dataset should have unique combinations of dimensions and metrics, and avoid referencing the same concept multiple times within a single slice."]]],["The core content defines the structure of a \"Slice,\" a combination of concepts with data. Each slice has a unique identifier and includes textual information, dimensions, metrics, and a table mapping. Dimensions and metrics refer to concepts, and their values are used to access data. The table mapping connects the slice to a specific data table. Slices cannot share dimensions or metrics and must have a unique ID. Dimensions and Metrics are defined with a concept.\n"]]