xslp17
E358050
xslp17 is an Apache Ant task used to perform XSLT transformations within Ant build scripts.
All labels observed (1)
| Label | Occurrences |
|---|---|
| xslp17 canonical | 1 |
Statements (27)
| Predicate | Object |
|---|---|
| instanceOf |
Apache Ant task
ⓘ
software build tool extension ⓘ |
| belongsToDomain | build scripting ⓘ |
| canBeConfiguredWith |
XSLT parameters
ⓘ
output directory ⓘ source file paths ⓘ stylesheet file paths ⓘ |
| category | build automation task ⓘ |
| configuredIn | Ant build.xml file ⓘ |
| dependsOn | XSLT processor ⓘ |
| domain | build configuration ⓘ |
| executionEnvironment | Java Virtual Machine ⓘ |
| hasFunction | apply XSLT stylesheets to XML sources ⓘ |
| hasName | xslp17 ⓘ |
| implementedInContextOf | Java build automation ⓘ |
| inputFormat | XML ⓘ |
| operatesOn |
XML files
ⓘ
XSLT stylesheets ⓘ |
| output | transformed XML ⓘ |
| outputFormat | XML or text ⓘ |
| partOf | Ant build process ⓘ |
| relatedTo |
xmltask
ⓘ
surface form:
Apache Ant xsl task
|
| requires | Apache Ant ⓘ |
| supports | XSLT transformations ⓘ |
| usedBy | developers automating XML transformations in Ant ⓘ |
| usedFor | performing XSLT transformations in Apache Ant build scripts ⓘ |
| usedIn | Apache Ant build files ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: xslp17 Description of subject: xslp17 is an Apache Ant task used to perform XSLT transformations within Ant build scripts.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Apache Ant