EIP-3525: The Semi-fungible Token

Is my understanding correct that the difference with ERC1155 is that for a specific TokenID there can only be 1 owner, but there’s a fungible value attached to each token?

If yes, then will having a slot make this ERC effectively similar to ERC1155?