Skip to content
#

rdf

Here are 1,411 public repositories matching this topic...

aucampia
aucampia commented Feb 1, 2022

The use of the property built-in as a function does not allow for
the same type annotations as using property as a decorator.

This change should not affect runtime behaviour, but I added tests to
cover all properties that were changed to decorators explicitly just to
make sure they work as they should.

There are still other places where the property built-in is used as a
function b

dukesun99
dukesun99 commented Apr 9, 2021

I encountered below error message when running the examples GreatestNumberProcessor and GenderRatioProcessor.

Problematic line was: {"type":"lexeme","id":"L34069","lemmas":{"de":{"la...
Error when reading JSON for entity: Missing type id when trying to resolve subtype of [simple type, class org.wikidata.wdtk.datamodel.implementation.FormDocumentImpl]: missing type id property 'type' 
cknoll
cknoll commented Dec 22, 2021

This issue serves as place to note candidate projects (via url), which might be added to the list.

Update (2022-01-29): I initially planned to use this issue as a public place to note down candidates to add them by later myself. Now, I try to ping people involved in those projects. Benefits:

  • Information added is more accurate
  • People get to know of this list
  • Saves time for me

Update:

Improve this page

Add a description, image, and links to the rdf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rdf topic, visit your repo's landing page and select "manage topics."

Learn more