Property:Ticket title

From BITPlan Wiki
Jump to navigation Jump to search
Property
edit
name  title
label  title
type  Special:Types/Text→Special:Types/Text
index  2
sortPos  
primaryKey  false
mandatory  false
namespace  
size  100
uploadable  false
defaultValue  
inputType  
allowedValues  
documentation  the ticket title
values_from  
externalFormatterURI  
showInGrid  true
isLink  false
nullable  
topic  Concept:Ticket→Concept:Ticket

Text This is a Property with type Special:Types/Text

Showing 250 pages using this property.
C
Update Openresearch Samples  +
regression TemplateNotFound: fb4common/base.html  +
offline access to EventCorpus.db  +
openresearch results missing in multiquery  +
add python api doc  +
add scholar RESTFul API  +
Steps towards csv upload  +
Provide RDF export of the data  +
add multi query option  +
add generic search for scholarly items  +
Filter obviously invalid Series and Event entries  +
dictOfLod Lookup result via commandline  +
include ACM digital library as a source  +
There should be a common set of attributes for Event and EventSeries from different datasources  +
Cache all SQL tables in the same SQLite database in a ".conferencecorpus" directory  +
OpenResearch export option  +
Relevant FTX fields  +
add commandline interface to CorpusLookup  +
Event series completion  +
dblp xml parser skips some proceedings titles  +
make multiquery result available via webapi with content negotiation  +
Work around upstream Nominatim OSM Pythontools issue  +
add ordinal distribution query  +
migrate confref data from Proceedings Title Parser here  +
add Webserver  +
add bib file import  +
Update requirements.txt  +
Locality fixes  +
migrate crossref data from proceedings title parser here  +
allow updating the database via webserver  +
migrate dblp data source here from ptp and dblpconf  +
wikiCFP 500 Internal Server and TimeOut Error Handling  +
N
refactor eventseries RESTFul service to nicegui/FastAPI  +
refactor to use nicegui  +
P
convert sidif to plantuml  +
convert sidif to SOML  +
Parse according to SiDIF Grammar  +
Use qualifiers for dict of dict notation  +
convert dict tree to sidif  +
handle isA and addsTo semantics  +
Convert sidif to JSON  +
show summary about kept files  +
refactor com.bitplan.backup Java solution  +
show debug information  +
alway keep the most recent file  +
show # age and size of file and total (sum) of file sizes  +
allow dry run  +
allow to create TestFiles via commandLine  +
allow to specify minimum size of files  +
fix getCacheFile to use self.config if config is None  +
integrate pandas dataframes  +
offer warnOnNone and warnOnUnsupportedTypes for Type handling  +
support pydantic as a schema support  +
Add option to specify cacheDir location in StorageConfig  +
FromJson with taking type information from getSamples  +
improve error message when create table command fails  +
refactor EntityManager from ProceedingTitleParser here for reuse  +
transitive dependency for SPARQLWrapper missing  +
make limit and batchSize available again for store  +
add append option to store API  +
addQueryDocumentation  +
add pewee adaption  +
Regression: storeToJsonFile and restoreFromJsonFile missing in JSONAble  +
add check_same_thread to be able to set it to False  +
add getTableDict convenience function  +
make Types JSONAble to allow to store type information along side json data files  +
strToDatetime fails on invalid datetime strings e.g. with year out of range  +
fix behavior for invalid json  +
migrate query manager from ptp here  +
isCached should be True even if count is less than 100  +
need to export pylatexenc dependency  +
Functionality to convert between LoD and CSV  +
integrate tabulate  +
add Lookup map option  +
add improved UML support from Proceedings Title Parser  +
offer execute wrapper directly via sqlDB  +
SQL handling of Lists  +
date type handling should be more robust - list handling should return a list of problems instead of failing  +
set None value for undefined LoD entries  +
add intersect methods  +
addWikiData Linker to QueryResultDocumentation and callback for further such handlers while at it  +
getLookup fails on duplicates  +
allow to only warn if samplerecordcount is higher than number of available records  +
sqlite3.IntegrityError: UNIQUE constraint failed: ... show debug info  +
Refactor JSON support from DgraphAndWeaviateTest  +
add plot option  +
regression return of lists needed for restoreFromJsonFile and restoreFromJsonStr for backward compatiblity  +
add fixNone option to SPARQL results (same functionality as in SQL)  +
use setAttr instead of assigning __dict__  +
Allow use of params in queries  +
add initSqlDB  +
getLookup fails if value is list  +
regression - getListOfDicts callback not handled as function  +
auto create generalization view ddl for tablelist  +
add SPARQL support  +
add limit for query.documentQueryResult  +
Limit stored attributes of JSONAble to attributes of the samples  +
queryDocumentation: Fix tryItMarkup if lang is not SPARQL and fix links with special chars  +
need to fix round-trip json behavior  +
Support conversion to rdf triples  +
add try it! button to Query documentation  +
support date values in format supplied e.g. by wikidata 2020-01-01T00:00:00Z  +
Make available via pypi  +
datetime handling sqlite error should lead to warning and not raise an exception  +
set sampleRecordCount to -1 / all as a default for fromCache handling  +
Avoid wikidata 403  +
fix getCacheFile to use self.config if config is None  +
integrate pandas dataframes  +
offer warnOnNone and warnOnUnsupportedTypes for Type handling  +
support pydantic as a schema support  +
Add option to specify cacheDir location in StorageConfig  +
FromJson with taking type information from getSamples  +
improve error message when create table command fails  +
refactor EntityManager from ProceedingTitleParser here for reuse  +
transitive dependency for SPARQLWrapper missing  +
make limit and batchSize available again for store  +
add append option to store API  +
addQueryDocumentation  +
add pewee adaption  +
Regression: storeToJsonFile and restoreFromJsonFile missing in JSONAble  +
add check_same_thread to be able to set it to False  +
add getTableDict convenience function  +
make Types JSONAble to allow to store type information along side json data files  +
strToDatetime fails on invalid datetime strings e.g. with year out of range  +
fix behavior for invalid json  +
migrate query manager from ptp here  +
isCached should be True even if count is less than 100  +
need to export pylatexenc dependency  +
Functionality to convert between LoD and CSV  +
integrate tabulate  +
add Lookup map option  +
add improved UML support from Proceedings Title Parser  +
offer execute wrapper directly via sqlDB  +
SQL handling of Lists  +
date type handling should be more robust - list handling should return a list of problems instead of failing  +
set None value for undefined LoD entries  +
add intersect methods  +
addWikiData Linker to QueryResultDocumentation and callback for further such handlers while at it  +
getLookup fails on duplicates  +
allow to only warn if samplerecordcount is higher than number of available records  +
sqlite3.IntegrityError: UNIQUE constraint failed: ... show debug info  +
Refactor JSON support from DgraphAndWeaviateTest  +
add plot option  +
regression return of lists needed for restoreFromJsonFile and restoreFromJsonStr for backward compatiblity  +
add fixNone option to SPARQL results (same functionality as in SQL)  +
use setAttr instead of assigning __dict__  +
Allow use of params in queries  +
add initSqlDB  +
getLookup fails if value is list  +
regression - getListOfDicts callback not handled as function  +
auto create generalization view ddl for tablelist  +
add SPARQL support  +
add limit for query.documentQueryResult  +
Limit stored attributes of JSONAble to attributes of the samples  +
queryDocumentation: Fix tryItMarkup if lang is not SPARQL and fix links with special chars  +
need to fix round-trip json behavior  +
Support conversion to rdf triples  +
add try it! button to Query documentation  +
support date values in format supplied e.g. by wikidata 2020-01-01T00:00:00Z  +
Make available via pypi  +
datetime handling sqlite error should lead to warning and not raise an exception  +
set sampleRecordCount to -1 / all as a default for fromCache handling  +
Avoid wikidata 403  +
closedAt and createdAt instead of closed_at and created_at  +
Autodetection of repo and owner  +
Get Tickets in Wiki notation from github API  +
gitlog2wiki bash replacement  +
OsProject, Ticket and commit as base entities  +
Extended rights for Sysop user  +
add command line "mwcluster" to start mediawiki cluster  +
support legacy require_once extension registration  +
allow to specify initial sysop user via api and command line  +
Option to Extract extension.json / extensionNameList contents from Special:Version  +
network mwNetwork is ambiguous (2 matches found on name)  +
Use python-on-whales and docker-compose  +
ssh-git automation fails on RSA key fingerprint  +
Support Mediawiki 1.36  +
Assumes the localhost name with PC name  +
get version information from Wikidata  +
add support for Mediawiki 1.37 and upgrade versions for 1.36, 1.35  +
Allow to specify a list of extensions and a json file for describing the extensions and the installation method  +
runjobs with crontab entry  +
Pull docker images for LTS Versions  +
add Semantic MediaWiki support  +
Preconfigure wiki with LocalSettings and mySQL dump  +
add defaults to help  +
workaround openresearch maintenance shutdown  +
add option to set logo  +
support composer based extensions  +
PageForms incompatibility  +
allow setting wikiuser with a list of wikiids  +
Q
Add support for the short form of xsd values  +
Write a Proper SparQL parser using Antlr4  +
Completions for property paths with * get error response  +
Error message on "too short Prefix" is unclear and misleading  +
Update to latest github.com/stxxl/stxxl version  +
WMF Grant and SPARQL Update  +
Change OrderBy asString() to match, JOIN etc  +
All changes needed for the Evaluation paper  +
Use a parallel taskloop for the CountPredicates operation  +
Implemented a ConstexprSmallString  +
Fix clang format error in QueryPlanner.cpp  +
Building with clang 8.0 fails  +
joka921/stxxl -> ad-freiburg/stxxl  +
Support COUNT() aggregation  +
removed -a key from dockerfile CMD and quickstart docs  +
Make QLever compile with clang++12  +
Aggregate query with only one ql:has-predicate triple fails  +
Enable aborting an Operation result, fix dead lock  +
Removed the MetaDataConverter, it is deprecated and not working anymore.  +
F.parallel stl sort  +
Invalid regex leads to unhandled exception  +
IndexBuilderMain: Segmentation fault  +
Crash with `DESC((COUNT(…`  +
POSTing a query  +
F.remove code duplications  +
F.temp optimizer and sort order merged (DONT MERGE, but Hannah may test it)  +
F.id encoded DO NOT MERGE  +
show correct datatypes when exporting a queryExecutionTree  +
Small change in the ConcurrentCache  +
Fixed a small bug in the Turtle Tokenizer's Whitespace parsing.  +
Implement VALUES syntax and operation  +
Improve Caching  +
Fixes #89. Changes filers to copy the _isOptional flag from their input.  +
The actual logic for expression evaluation.  +
Update some string utilities to use ICU  +
Suppress a warning from the Antlr4 submodule on clang12  +
Fix galloping join  +
Following Quickstart failes with docker build issue  +
Checking, whether this fixes the JULIA build problem.  +
Fix two missing includes which prevented Compilation on clang 11.  +
Filtering with < on floats is actually <=  +
Made an E2E test deterministic.  +
HashMap is untested, broken and used inconsistently  +
Always send a response from the server, especially also for "clearCache" commands without a query.  +
Typos in queries need much better feedback / error msgs  +
Faster Resizing of IdTables  +
Connection problem... during large query  +
Small changes  +
Added support for using the pattern trick without a subquery. Fixes #81.  +
Improved the check that determines if the pattern trick should be used.  +
Don't force "en_US.utf8" locale  +
Return mention of entity in the returned text  +
First compress the vocabulary, then build the permutations  +
Allow TurtleParser output into file  +
Add a Google + left aligned pointer .clang-format  +
Implemented several more changes requested during the pull request review  +
Assertion failure in dense sparsehash/densehashtable.h when building OSP permutation  +
Out-of-Vocab for VALUES is not an error  +
Sparql Expressions, a cleaned up version with less commits.  +