جزء: ConceptTableMapping
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
فضای نام | http://schemas.google.com/dspl/2010 |
---|
حاشیه نویسی ها | یک نگاشت به شناسه ستون جدول که حاوی مقادیر مفهوم است. اگر ستون جدول حاوی مقادیر مفهومی دارای شناسه یکسانی با شناسه مفهومی باشد، این نگاشت ممکن است حذف شود. |
---|
نمودار |  |
---|
خواص | محتوا: | مجتمع |
---|
کوچک اتفاق می افتد: | 0 |
---|
|
---|
صفات | QName | تایپ کنید | ثابت شد | پیش فرض | استفاده کنید | حاشیه نویسی |
---|
به ستون | LocalId | | | مورد نیاز است | شناسه ستون جدول نگاشت شده. |
---|
|
---|
منبع | <xs:element name="mapConcept" minOccurs="0">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of the concept. This mapping may be omitted if the
table column that contains the concept values has the same
id as the concept id.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element> |
---|
فضای نام | http://schemas.google.com/dspl/2010 |
---|
حاشیه نویسی ها | یک نگاشت به شناسه ستون جدول که حاوی مقادیر یک ویژگی مفهوم است. اگر ستون جدول حاوی مقادیر ویژگی مفهومی دارای شناسه ویژگی باشد، ممکن است این نگاشت حذف شود. یک ویژگی منفرد را می توان با تعیین مقادیر مختلف برای ویژگی زبان به چندین ستون جدول (یکی در هر زبان) نگاشت. |
---|
نمودار |  |
---|
خواص | محتوا: | مجتمع |
---|
کوچک اتفاق می افتد: | 0 |
---|
حداکثر اتفاق می افتد: | نامحدود |
---|
|
---|
صفات | QName | تایپ کنید | ثابت شد | پیش فرض | استفاده کنید | حاشیه نویسی |
---|
زبان | | | | اختیاری | |
---|
رجوع کنید | LocalId | | | مورد نیاز است | شناسه ویژگی مفهومی نگاشت شده. |
---|
به ستون | LocalId | | | مورد نیاز است | شناسه ستون جدول نگاشت شده. |
---|
|
---|
منبع | <xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of a property of the concept. This mapping may be
omitted if the table column that contains the concept
property values has the property id as its id.
A single property can be mapped to multiple table columns
(one per language) by specifying different values for the
language attribute.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped concept property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="xml:lang" use="optional">
<xs:annotation>
<xs:documentation>The language/locale of the values in the mapped column.
See [BCP 47] for possible values of the xml:lang
attribute.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element> |
---|
نوع پیچیده: ConceptTableMapping
فضای نام | http://schemas.google.com/dspl/2010 |
---|
حاشیه نویسی ها | نگاشت به جدولی که داده های یک مفهوم را فراهم می کند. |
---|
نمودار |  |
---|
استفاده شده توسط | |
---|
مدل | mapConcept{0,1} , mapProperty* |
---|
بچه ها | mapConcept ، mapProperty |
---|
صفات | QName | تایپ کنید | ثابت شد | پیش فرض | استفاده کنید | حاشیه نویسی |
---|
رجوع کنید | LocalId | | | مورد نیاز است | شناسه جدولی که حاوی داده هایی برای مفهوم است. |
---|
|
---|
منبع | <xs:complexType name="ConceptTableMapping">
<xs:annotation>
<xs:documentation>A mapping to a table that provides data for a concept.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="mapConcept" minOccurs="0">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of the concept. This mapping may be omitted if the
table column that contains the concept values has the same
id as the concept id.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="mapProperty" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>A mapping to the id of the table column that contains the
values of a property of the concept. This mapping may be
omitted if the table column that contains the concept
property values has the property id as its id.
A single property can be mapped to multiple table columns
(one per language) by specifying different values for the
language attribute.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped concept property.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="xml:lang" use="optional">
<xs:annotation>
<xs:documentation>The language/locale of the values in the mapped column.
See [BCP 47] for possible values of the xml:lang
attribute.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه ستون جدول نگاشت شده. |
---|
تایپ کنید | LocalId |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
وجوه | |
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه ویژگی مفهومی نگاشت شده. |
---|
تایپ کنید | LocalId |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
وجوه | |
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped concept property.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه ستون جدول نگاشت شده. |
---|
تایپ کنید | LocalId |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
وجوه | |
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="toColumn" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the mapped table column.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
فضای نام | بدون فضای نام |
---|
حاشیه نویسی ها | شناسه جدولی که حاوی داده هایی برای مفهوم است. |
---|
تایپ کنید | LocalId |
---|
خواص | استفاده کنید: | مورد نیاز است |
---|
|
---|
وجوه | |
---|
استفاده شده توسط | |
---|
منبع | <xs:attribute name="ref" type="LocalId" use="required">
<xs:annotation>
<xs:documentation>The id of the table that contains data for the concept.</xs:documentation>
</xs:annotation>
</xs:attribute> |
---|
با استفاده از ویرایشگر XML oXygen ایجاد شده است.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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"]],["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[],["`ConceptTableMapping` defines how to link a concept to its data table. `mapConcept` maps a concept's values to a specific table column (`toColumn`), which can be omitted if the column ID matches the concept ID. `mapProperty` maps concept properties to table columns, using `ref` for the property ID and `toColumn` for the column ID; it can specify different columns for different languages via the `lang` attribute. Both can be omitted in specific circumstances. The `@ref` attribute of `ConceptTableMapping` refers to the ID of the table.\n"]]