apiSurface

P149839
predicate

Indicates the set of publicly exposed functions, classes, endpoints, or interfaces that define how external code or systems can interact with an API.

All labels observed (1)

Label Occurrences
apiSurface canonical 11

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: apiSurface
Generated description
Indicates the set of publicly exposed functions, classes, endpoints, or interfaces that define how external code or systems can interact with an API.

Sample triples (11)

Subject Object
Media Source Extensions MediaSource.isTypeSupported()
Media Source Extensions MediaSource.addSourceBuffer() NERFINISHED
Media Source Extensions MediaSource.removeSourceBuffer()
Media Source Extensions MediaSource.endOfStream() NERFINISHED
Media Source Extensions SourceBuffer.appendBuffer()
Media Source Extensions SourceBuffer.remove()
Media Source Extensions SourceBuffer.abort()
Media Source Extensions HTMLMediaElement.srcObject with MediaSource NERFINISHED
CRI RuntimeService NERFINISHED
CRI ImageService NERFINISHED
AsyncLocal<T> minimal API with Value property and optional change callback