Deprecated: Wikibase\DataModel\Entity\ItemId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemId.php on line 12
Deprecated: Wikibase\DataModel\Entity\NumericPropertyId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/NumericPropertyId.php on line 11
Deprecated: Wikibase\Lexeme\Domain\Model\LexemeId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/LexemeId.php on line 18
Deprecated: Wikibase\Lexeme\Domain\Model\FormId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/FormId.php on line 15
Deprecated: Wikibase\Lexeme\Domain\Model\SenseId implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/WikibaseLexeme/src/Domain/Model/SenseId.php on line 0
Deprecated: DataValues\StringValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/StringValue.php on line 7
Deprecated: DataValues\UnknownValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/data-values/src/UnknownValue.php on line 0
Deprecated: DataValues\Geo\Values\GlobeCoordinateValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/GlobeCoordinateValue.php on line 20
Deprecated: DataValues\MonolingualTextValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/common/src/DataValues/MonolingualTextValue.php on line 0
Deprecated: DataValues\UnboundedQuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/UnboundedQuantityValue.php on line 23
Deprecated: DataValues\QuantityValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/number/src/DataValues/QuantityValue.php on line 23
Deprecated: DataValues\TimeValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Deprecated: Return type of Wikibase\DataModel\Term\TermList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 41
Deprecated: Return type of Wikibase\DataModel\Term\TermList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/TermList.php on line 64
Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 48
Deprecated: Return type of Wikibase\DataModel\Term\AliasGroupList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroupList.php on line 56
Deprecated: Return type of Wikibase\DataModel\SiteLinkList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 108
Deprecated: Return type of Wikibase\DataModel\SiteLinkList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/SiteLinkList.php on line 117
Deprecated: Return type of Wikibase\DataModel\Term\AliasGroup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasGroup.php on line 105
Deprecated: Wikibase\DataModel\Snak\PropertyValueSnak implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/PropertyValueSnak.php on line 20
Deprecated: DataValues\Geo\Values\LatLongValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/vendor/data-values/geo/src/Values/LatLongValue.php on line 22
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetSet($index, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 235
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::offsetUnset($index) should either be compatible with ArrayObject::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 207
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::append($value) should either be compatible with ArrayObject::append(mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 225
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::unserialize($serialized) should either be compatible with ArrayObject::unserialize(string $data): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 281
Deprecated: Return type of Wikibase\DataModel\Snak\SnakList::serialize() should either be compatible with ArrayObject::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Snak/SnakList.php on line 272
Deprecated: Return type of Wikibase\DataModel\ReferenceList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 310
Deprecated: Return type of Wikibase\DataModel\ReferenceList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/ReferenceList.php on line 321
Deprecated: Return type of Wikibase\DataModel\Reference::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Reference.php on line 63
Deprecated: Wikibase\DataModel\Entity\EntityIdValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityIdValue.php on line 0
Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 55
Deprecated: Return type of Wikibase\DataModel\Entity\ItemIdSet::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemIdSet.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php:15) in /var/www/html/includes/WebResponse.php on line 75
.
.
.
"1.0.0" .
"5004657"^^ .
"2022-09-11T15:39:37Z"^^ .
"27"^^ .
"5"^^ .
"15"^^ .
.
.
.
"en" .
.
"National Chiayi University"@en .
"wikipedia" .
.
.
"ja" .
.
"\u56FD\u7ACB\u5609\u7FA9\u5927\u5B66"@ja .
"wikipedia" .
.
.
"lzh" .
.
"\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@lzh .
"wikipedia" .
.
.
"yue" .
.
"\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@yue .
"wikipedia" .
.
.
"zh" .
.
"\u570B\u7ACB\u5609\u7FA9\u5927\u5B78"@zh .
"wikipedia" .
"Point(120.48360556 23.46368333)"^^ .
.
.
.
.
.
"National Chiayi University" .
"0000 0001 0305 650X" .
"63107" .
"National-Chiayi-University" .
.
"1919-01-01T00:00:00Z"^^ .
"153877755" .
"36674488" .
"no00016647" .
.
"grid.412046.5" .
.
"national-chiayi-university" .
"10054523198283599224" .
"183570559" .
"04gknbs13" .
"lccn-no00016647" .
"9811109960503406" .
"9811113897903406" .
.
"/m/0cpbg1g" .
.
.
.
.
"Point(120.48360556 23.46368333)"^^ .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.