-
On some sites Entity_UI and Entity_token are not included in the list of projects but are required before we can run core/update.php . I suspect that it is because entity_reference is now in core. …
-
A minor issue, but it hinders easy interoperability between the two implementations
`Err` value: Deserialization(Serde(Error("missing field `parents`", line: 8, column: 5)))
-
Git test **TPTTableSplittingSqlServerTest.Can_query_shared** is generating following create table script for table 'CombustionEngines'.
```
CREATE TABLE [CombustionEngines] (
[VehicleName] nvar…
-
# API References Documentation
## Tests
Testing API references doc generation with different options
| missing exports plugin | true | true | true | true | false | false |
| --- | --- | --- …
-
@ChiaraPalladino
I have been wondering whether I should be tagging things like "θαλάσσης" and "πυραμίδας" since while they are not capitalized entities they reference specific important locations. I…
-
We need to have at least 2 teams in game. Add an info_player entity for each team. You may want to reference the current info_player entity defined in Cbase.cpp
Information for adding entities:
http…
-
# Ontologies related to publications
## [SPAR (Semantic Publishing and Referencing Ontologies)](http://sempublishing.sourceforge.net)
- Of particular interest might be the [FaBiO ontology](http://semp…
-
My Home Assistant version: 2024.5.4
**What I am doing:**
Just start Home Assistant
**What I expected to happen:**
No warnings
**What happened instead:**
Got the following warnings:
```
2…
-
Term Reference fields that are migrated to Entity Reference fields targeting a Taxonomy Term don't update the taxonomy_index table when nodes are created or edited.
The field appears to show that …
kswan updated
5 months ago
-
A few places make assumptions that we are only ever working with one document. But actually a `$ref` can point to an entity in another document entirely.
Most ref resolutions work properly, updatin…