Bileşen: Dilim
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Öğe: Dilim / bilgi
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Dilimle ilgili metin bilgileri. |
Şema |
 |
Tür |
Bilgi |
Özellikler |
içerik: |
karmaşık |
MinOccurs: |
0 |
|
Model |
ad , açıklama{0,1} , url{0,1} |
Çocuklar |
description, ad, url |
Örnek |
<info>
<name>{1,1}</name>
<description>{0,1}</description>
<url>{0,1}</url>
</info>
|
Kaynak |
<xs:element name="info" type="Info" minOccurs="0">
<xs:annotation>
<xs:documentation>Textual information about the slice.</xs:documentation>
</xs:annotation>
</xs:element>
|
Öğe: Dilim / boyut
Ad alanı |
http://schemas.google.com/dspl/2010 |
Şema |
 |
Tür |
SliceConceptRef |
Özellikler |
içerik: |
karmaşık |
maxOccurs: |
sınırsız |
|
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
kavram |
xs:QName |
|
|
zorunlu |
Boyut veya metriğin karşılık geldiği kavram
. |
|
Kaynak |
<xs:element name="dimension" type="SliceConceptRef" maxOccurs="unbounded"/>
|
Öğe: Dilim / metrik
Ad alanı |
http://schemas.google.com/dspl/2010 |
Şema |
 |
Tür |
SliceConceptRef |
Özellikler |
içerik: |
karmaşık |
maxOccurs: |
sınırsız |
|
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
kavram |
xs:QName |
|
|
zorunlu |
Boyut veya metriğin karşılık geldiği kavram
. |
|
Kaynak |
<xs:element name="metric" type="SliceConceptRef" maxOccurs="unbounded"/>
|
Öğe: Dilim / tablo
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Dilim verilerinin gösterilebileceği bir tabloya eşleme
erişilir. |
Şema |
 |
Tür |
SliceTableMapping |
Özellikler |
|
Model |
mapDimension* , mapMetric* |
Çocuklar |
mapDimension ve mapMetric |
Örnek |
<table ref="">
<mapDimension concept="" toColumn="">{0,unbounded}</mapDimension>
<mapMetric concept="" toColumn="">{0,unbounded}</mapMetric>
</table>
|
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
başvuru |
xs:QName |
|
|
zorunlu |
dilim. |
|
Kaynak |
<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>
|
Karmaşık Tür: Dilim
Ad alanı |
http://schemas.google.com/dspl/2010 |
Ek açıklamalar |
Dilim, verilerin belirli bir hedefe yönelik
gerekir. Metrikler, değer sağlayan kavramlardır. Boyutlar ise
bu değerlere erişmek için kullanılan kavramlardır. Daha net ifade etmek gerekirse,
boyutları, dilim verileri için birincil anahtardır. Yani, herhangi bir
kombinasyonunda en fazla bir veri satırı bulunur,
dilimi seçin. Veri kümesindeki dilimler aşağıdaki gereksinimleri karşılamalıdır:
Bir dilimdeki hiçbir boyut veya metrik aynı kavramı ifade edemez. -
Veri kümesindeki hiçbir dilim aynı boyutlara sahip olamaz ve
kullanabilirsiniz. |
Şema |
 |
Kullanan reklam sayısı |
|
Model |
bilgi{0,1} , boyut+ , metrik+
, tablo |
Çocuklar |
boyut, bilgi, metrik,
tablo |
Özellikler |
QName |
Tür |
Düzeltildi |
Varsayılan |
Kullan |
Ek Açıklama |
id |
No |
|
|
zorunlu |
Dilimin benzersiz tanımlayıcısı. |
|
Kaynak |
<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>
|
Özellik: Dilim / @kimlik
Ad alanı |
Ad alanı yok |
Ek açıklamalar |
Dilimin benzersiz tanımlayıcısı. |
Tür |
No |
Özellikler |
|
Özellikler |
|
Kullanan reklam sayısı |
|
Kaynak |
<xs:attribute name="id" type="Id" use="required">
<xs:annotation>
<xs:documentation>The unique identifier of the slice.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
Oluşturulma:
oXygen XML Düzenleyici.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-25 UTC."],[],["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"]]