Searched refs:annotation (Results 1 – 20 of 20) sorted by relevance
322 def add_relationship(self, _from, relationship, _to, *, comment=None, annotation=None): argument342 if annotation is not None:343 r.annotations.append(annotation)
124 for annotation in element.findall(EDM + "Annotation"):125 term = annotation.get("Term")
46 for annotation in schema_element:47 for collection in annotation:
4 Subject: [PATCH] Fix the annotation for validator_for's default.
36 …the annotation "Data licence Germany – attribution – Version 2.0" or "dl-de/by-2-0" referring to t…
6 This license was prepared based on the Mozilla Public License (“MPL”), version 2.0. For annotation…
63 # "To create a single annotation when any one of a set of processes is started, use commas…65 # help="filename to write annotation points to")
31 annotation = oe.spdx.SPDXAnnotation()32 annotation.annotationDate = creation_time33 annotation.annotationType = "OTHER"34 …annotation.annotator = "Tool: %s - %s" % (d.getVar("SPDX_TOOL_NAME"), d.getVar("SPDX_TOOL_VERSION"…35 annotation.comment = comment36 return annotation
161 # Java annotation processor (APT)
[all...]
430 - [ ] My commit updates the annotation from `LIBPLDM_ABI_TESTING` to475 annotation to `LIBPLDM_ABI_DEPRECATED` and left it in-place.
27 MULTILIB_SCRIPTS = "${PN}-tools:${bindir}/g-ir-annotation-tool ${PN}-tools:${bindir}/g-ir-scanner"
708 - transport: mctp-demux: Drop ABI annotation for internal symbols
141 - spdx.py: Add annotation to relationship
8732 ANNOTATION1 = "First annotation for recipe"8733 ANNOTATION2 = "Second annotation for recipe"8743 "comment": "ANNOTATION1=First annotation for recipe"8749 "comment": "ANNOTATION2=Second annotation for recipe"
1061 -rwxr-xr-x root root 4049 ./usr/bin/g-ir-annotation-tool
1060 -rwxr-xr-x root root 4049 ./usr/bin/g-ir-annotation-tool